Results 1 to 1 of 1
- 07-05-2011, 03:28 PM #1
Member
- Join Date
- Jun 2011
- Posts
- 2
- Rep Power
- 0
Need help to fix the defect - JSP- JavaScript
HI frnds,
I have 3 tabs
<div id="first"> Contents of 1st tab </div>
<div id="second"> Contents of 2nd tab </div>
<div id="Third"> Contents of 3rd tab </div>
and I have a javaScript which is generic and parse the jsp to display printer friendly page in new popup window. This usually looks for text and text area fields and all other buttons and links are disabled.
The problem actually is when I am on 1st tab and click printer friendly it shows the content of 1st tab and also when I am on 2nd tab it still shows the content of 1st tab and same thing for 3rd tab. How to fix this defect.
I cannot change the javaScript as it is generic for all other pages too. I have issue only with this specific page.
Similar Threads
-
JSP and javascript binding???
By paulb in forum JavaServer Pages (JSP) and JSTLReplies: 5Last Post: 01-02-2011, 08:33 PM -
JavaScript help
By Jeremy720 in forum New To JavaReplies: 1Last Post: 11-08-2008, 10:36 PM -
javascript
By fiero in forum New To JavaReplies: 1Last Post: 09-22-2008, 01:45 PM -
Jsp and javascript
By Ed in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2007, 04:54 AM -
javascript validation
By yuchuang in forum New To JavaReplies: 5Last Post: 05-14-2007, 03:38 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks