Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » Client-side javascript not work on IE 6.0
Client-side javascript not work on IE 6.0 [message #364921] Thu, 28 August 2008 23:57 Go to next message
ZJ Da is currently offline 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 Go to previous messageGo to next message
Eclipse User
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 Go to previous message
ZJ Da is currently offline 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 doesn’t 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
Previous Topic:Viewer Word Export gets XML not report?
Next Topic:How to pass a multi-value parameter to a database/DataSet
Goto Forum:
  


Current Time: Sat May 25 05:08:11 EDT 2013

Powered by FUDForum. Page generated in 0.05795 seconds