[jQuery] Re: java 1.6.1_10-beta

2008-06-29 Thread Cyrill
Hi everybody, Still have the same error and could not find a way to hide this js exception. It would help me a lot if somebody could tell me how to hide this exception (confuses some user) or solve the error. thanks a lot cyrill On Jun 10, 10:58 am, Cyrill <[EMAIL PROTECTED]> wrote

[jQuery] Re: java 1.6.1_10-beta

2008-06-10 Thread Cyrill
Hi... At the moment i use only the following jQuery code. function disableLink() { //rgb(190,190,190) = grey $(".button").css({height :"20px", color:"rgb(190,190,190)"}); } regards cyrill On Jun 9, 10:47 pm, Ariel Flesler <[EMAIL PR

[jQuery] Re: java 1.6.1_10-beta

2008-06-10 Thread Cyrill
Hi.. Well.. actually I have at the moment only a css manipulation function used. function disableLink() { //rgb(190,190,190) = grey $(".button").css({height :"20px", color:"rgb(190,190,190)"}); } regards cyrill On Jun 9, 10:47 pm, A

[jQuery] Re: java 1.6.1_10-beta

2008-06-09 Thread Cyrill
... but IE 6 and 7 throws the error above. Does jQuery checks somewhere the java version if the html contains a applet tag? regards cyrill On Jun 9, 2:39 pm, Cyrill <[EMAIL PROTECTED]> wrote: > Hi, > > As soon as a I update my jre to 1.6.1_10-beta my html page, which > includes

[jQuery] java 1.6.1_10-beta

2008-06-09 Thread Cyrill
-beta" makes some trouble. thx and regards cyrill