Ricardo...
Thanks for the reply.
I was just getting around to updating this thread to indicate that
"validate" was the problem.
I updated validate to the 1.5.1 version sitting on Jorn's site and the
problem went away.
Still working my way through all of the code to make certain that
jQuery 1.3
Davide...
Did you ever get a response.
I am having a similar problem with 1.3.2 in that I have multiple area
html statements and only one is being returned when I issue the
following jquery statement: $('area').hover
(popUpDisplay,popUpRemove)...
Does anybody know what changed between 1.2.6 an
I have a jQuery routine that adds attributes to elements dynamically.
I am able to retrieve the attribute value via $('#id').attr('attr'))
in FF and Safari.
When I attempt to retrieve the value in IE7 I get a blank value.
If I place the attribute in the original HTML and attempt to read with
IE
below is the jQuery code that I am writing to draw a simple box on the
screen.
When I depress the mouse ('mousedown') it sets the box's initial
position.
As I drag the mouse ('mousemove') the box gets redrawn from the
initial position to the new point.
When I release the mouse ('mouseup') it is
Thanks Karl and Ariel...
Using Karl's suggestions seems to have solved the problem.
I have another anomoly that has cropped up between 1.2.3 and 1.2.6 and
I will start digging into that also.
Again thanks for your assistance...
Randy
I just upgraded jQuery from 1.2.3 to 1.2.6.
I have the following select that works perfectly in 1.2.3 for IE7 but
does not in 1.2.6.
$('#' + frm + ' select,input[type!
="hidden"],textarea,button').each(function()
{
...
}
It selects extra buttons that are located outside of the the form.
have observed more than once that "packer" seems to introduce these
random problems.
FYI: "1.2.1.packed" works fine in IE7, FF, and Safari. It is just in
IE6 that I have encountered this error.
Randy
On Feb 17, 5:40 pm, Jörn Zaefferer <[EMAIL PROTECTED]>
Jörn ...
One other thing is the IE6 version that I am using: 6.0.3790.1830
Hope that helps
Randy
On Feb 17, 5:40 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> RandyJohnson schrieb:
>
>
>
> > Jörn ...
>
> > I just downloadedValidate1.2.1 and tried to use the
Jörn ...
I just downloaded Validate 1.2.1 and tried to use the "pack" version
and I am also getting an error in IE6.0.
The error is:
Line 41
Char 60
Object does not support...
When I switch back to the unpacked version it works without any
problems.
The "pack" version works fine in Safari 3+,
9 matches
Mail list logo