| Client-side javascript not work on IE 6.0 [message #364921] |
Thu, 28 August 2008 23:57  |
ZJ Da Messages: 6 Registered: July 2009 |
Junior Member |
|
|
Hi,
I am using javascript to show/hide sections in a report. It works fine on
my system and test machine. However, it does not work when I deployed
onto a user site. The users are using IE version 6.0.3790.2825 and don't
want to update their systems.
I added a test button in the report:
<INPUT Type="BUTTON" name="but" Value="Test" onClick="alert('test!')"/>
Nothing happens when clicking the button. I enabled the javascript
debugger by selecting "break at next statement". But clicking the button
does not break into the code. All other webviewer buttons (e.g.
navigation) works fine. I tested it with IE 6.0.2800.xxxx running on
Windows 2000 and it worked fine.
Does anyone have any idea?
Thank you in advance,
-ZJ
|
|
|
| Re: Client-side javascript not work on IE 6.0 [message #364985 is a reply to message #364921] |
Wed, 03 September 2008 20:38   |
|
Originally posted by: jasonweathersby.alltel.net
ZJ,
Did you get a solution to this problem? Did you log a bug for it?
Jason
ZJ Da wrote:
> Hi,
> I am using javascript to show/hide sections in a report. It works fine
> on my system and test machine. However, it does not work when I
> deployed onto a user site. The users are using IE version 6.0.3790.2825
> and don't want to update their systems.
>
> I added a test button in the report:
>
> <INPUT Type="BUTTON" name="but" Value="Test" onClick="alert('test!')"/>
>
> Nothing happens when clicking the button. I enabled the javascript
> debugger by selecting "break at next statement". But clicking the
> button does not break into the code. All other webviewer buttons (e.g.
> navigation) works fine. I tested it with IE 6.0.2800.xxxx running on
> Windows 2000 and it worked fine.
>
> Does anyone have any idea?
> Thank you in advance,
> -ZJ
>
>
|
|
|
| Re: Client-side javascript not work on IE 6.0 [message #365007 is a reply to message #364985] |
Fri, 05 September 2008 00:44  |
ZJ Da Messages: 6 Registered: July 2009 |
Junior Member |
|
|
Hi Jason,
Thank you for looking at the issue. My teammate solved the problem. But
he said it was because "the IE Javascript is turned off". It doesnt make
sense since I use javascript to launch the report and all other WebViewer
buttons work OK. I think he might change some settings of IE, which
happened to make it work.
Regards,
-ZJ
|
|
|
Powered by
FUDForum. Page generated in 0.05795 seconds