Hello,
I'm trying to create a script that would allow me to display a div
element when the user's mouse entered a specific div, and then have
that div close when you existed that specific div There would be about
boxes in all .
My current problem is that the #showbox closes as soon as the mous
, jQuery
> won't find them so .val() doesn't exist for the object. Remove the
> ':checked' and try again.
>
> Cheers,
>
> Hamish
>
> On Feb 21, 11:32 am, Robert Hill <[EMAIL PROTECTED]> wrote:
>
> > Hello
>
> > I'm collecting
han undefined if you find inputs successfully.
>
> HOWEVER, there is another problem:
>
> Putting ':checked' means that if the boxes are NOT checked, jQuery
> won't find them so .val() doesn't exist for the object. Remove the
> ':checked' and try agai
Here is the html code:
http://www.w3.org/1999/xhtml";>
Form : Carman Research
$(document).ready(
function(){
// this jquery inplementation is based on techniques described by
Tavis Davis at http://trevord
Thanks for looking! I posted the source above.
cheers,
-robert
Hello
I'm collecting a number of values from various form elements:
textfield, radio, checkbox.
since some of the fields aren't require on my form, when I POST their
values they are returned as 'undefined'
is there a way in Jquery that would allow me to set all variables that
are undefined with
6 matches
Mail list logo