Hi,
How can I remove an element before the body of the document, the long
and the short of it is that a script I use places a statement
(amongst other things) dynamically into my web pages and based upon
which browser I use, sometimes it places it inside the and
sometimes places it before the
th:
>
> http://docs.jquery.com/Manipulation/replaceWith
>
> <http://www.google.com/search?q=jquery+unwrap>- Richard
>
> On Thu, Aug 6, 2009 at 10:42 AM, paulswansea wrote:
>
>
>
>
>
> > I'm trying to remove a link, but keep the content within, is there a
&
I'm trying to remove a link, but keep the content within, is there a
simple way to do this in jquery?
***This is a test
turns into
***This is a test
Hi, I'm looking for a jquery plugin that does the 'rays' effect on
http://scripty2.com/ i've had a look, but can't seem to find anything,
I was wondering if anyone had come across something like this before?
Hi,
I have a form with multiple fields, including one for a telephone
number and one for an email address, i need the contact to enter in at
least one of the above in the form to make it valid, how do i do an
either/or check within a jquery validation form?
Does anybody know of a way to run a custom function on a specific
field if it is incorrect when validating an entire form?
TIA
Hi,
I'm trying to import my sitemap.xml file, and the code below works
when i have the alert('.') placed in there, but the moment I
remove it, the data isn't imported, can anyone help?
$.ajax({
type: "GET",
url: "/sitemap.xml",
dataType: "xml",
Many Thanks Jörn! :)
On Feb 26, 9:17 pm, Jörn Zaefferer
wrote:
> All you need is required. Just remove minlength.
>
> Jörn
>
> On Thu, Feb 26, 2009 at 10:10 PM, paulswansea
> wrote:
>
> > p.s. i just need the tick or cross instead of the default text, but if
>
hat select.
>
> Jörn
>
> On Thu, Feb 26, 2009 at 10:03 PM, paulswansea
> wrote:
>
> > sure, tryhttp://www.jondunlevy.com/seltest.html
>
> > On Feb 26, 8:54 pm, Jörn Zaefferer
> > wrote:
> >> Your code looks fine, could you post a testpage?
>
>
sorry, so how do i check if the value is not blank? (i.e. not the
first option)
On Feb 26, 9:04 pm, Jörn Zaefferer
wrote:
> You specify minlength:2 for a single-select. There is no way to select
> more then one item in that select.
>
> Jörn
>
> On Thu, Feb 26, 2009 at 10:
sure, try http://www.jondunlevy.com/seltest.html
On Feb 26, 8:54 pm, Jörn Zaefferer
wrote:
> Your code looks fine, could you post a testpage?
>
> Jörn
>
> On Thu, Feb 26, 2009 at 9:53 PM, paulswansea
> wrote:
>
> > I'm trying to get the validate plugin to wor
I'm trying to get the validate plugin to work with a select box, but
for some reason, it wont validate if i select a country, what am i
doing wrong?
Select a country
Afghanistan
Aland Islands
Albania
Wales
Hi,
I have a page with multiple tables, and need to get the index value of
a cell with a price which i click on, so i can extract the relevent
quantity within the row above, i've tried using the index() function
but to no avail!
also, I wish to extract the content of the previous h2 header, i'm
Hi,
I'm trying to write some jquery code so when i click on the relevent
item price, it alerts me with the quantity of that item and also
displays the content of the h2 header just before the relevant table,
is there a way somehow of finding out the index of the 'td' which is
clicked, and then ex
Hi,
I'm trying to write some jquery code so when i click on the relevent
item price, it alerts me with the quantity of that item and also
displays the content of the h2 header just before the relevant table,
is there a way somehow of finding out the index of the 'td' which is
clicked, and then ex
Hi,
I'm trying to write some jquery code so when i click on the relevent
item price, it alerts me with the quantity of that item and also
displays the content of the h2 header just before the relevant table,
is there a way somehow of finding out the index of the 'td' which is
clicked, and then ex
16 matches
Mail list logo