[jQuery] How can I make jquery work with Konquerer?

2008-06-18 Thread ryy705
Hello, I am using konqeror 3.5.8 in unbuntu. I can't seem to get any jquery to work in Konqueror. Is there a setting that I have to change to make it recognize it? Thank you in advance. -- View this message in context:

[jQuery] Re: How to work with checkboxes

2008-06-02 Thread ryy705
Thank you works perfectly. -- View this message in context: http://www.nabble.com/How-to-work-with-checkboxes-tp17582264s27240p17603046.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] How to work with checkboxes

2008-06-01 Thread ryy705
Hello, I would like to copy the value of a text field(id=input0) to a different text field(id=input1) when a checkbox(id=same, value=1) is checked off. I am using the following code to do it. However, the value gets copied over whenever the checkbox is clicked, it doesn't matter if its