Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~855 People Reached
Favorite Forums
Favorite Tags
Member Avatar for muktidaniweb

Hello, I have a menu.jsp included in all the jsps. When I click a link in the menu it calls the respective page and the menu.jsp is also refreshed. I want to write a java script to highlight the menu link that was clicked. But since the menu jsp is …

Member Avatar for shahbaz5144842
0
140
Member Avatar for muktidaniweb
Member Avatar for muktidaniweb
0
85
Member Avatar for muktidaniweb

Hello, I have a menu.jsp included in all the jsps. When I click a link in the menu it calls the respective page and the menu.jsp is also refreshed. I want to write a java script to highlight the menu link that was clicked. But since the menu jsp is …

Member Avatar for muktidaniweb
0
74
Member Avatar for muktidaniweb

I have a popup calendar on my page. The calendar works fine on Windows IE and Netscape. It even works fine on Mac Netscape browser. But it fails on MAC IE 5.2. The error I get is "this.element.style" is not an object. I am attaching the js file. Can anyone …

Member Avatar for muktidaniweb
0
152
Member Avatar for muktidaniweb

I have created a progress bar .The Progress bar works fine. The only issue is that it flickers. I am not able to find out why that is happeneing. Can anyone tell me what is wrong in my code.Below is my code. <html> <script> var secondWindow = false; function ProgressBar(sLength) …

Member Avatar for madmital
0
156
Member Avatar for muktidaniweb

I have a code to open new window and display a progress bar .The code works fine in I.E and Netscape4.7 but in Netscape 7.2 it opens a new window and displays nothing in it . Below is my code. Can you please tell me what is wrong in my …

Member Avatar for muktidaniweb
0
144