JavaRanch » Java Forums »
Engineering »
HTML, CSS and JavaScript
| Author |
Need to Hide Table inside div:Code is Working Fine in FireFox but Not in IE..Please Help
|
sumeet gupta
Ranch Hand
Joined: Aug 31, 2008
Posts: 33
|
|
Hi Ranchers,
I need to hide one table inside a div , I wrote one java script for this. My Code is working fine in firefox but not working in IE. Please help me to resolve this issue.
This is my Jsp..
and this is my javascript function.
Thanks,
Sumeet Gupta
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
|
Looks like you did not click the Disable HTML code when you posted. Can you repost your code with that checkbox checked.
|
 |
sumeet gupta
Ranch Hand
Joined: Aug 31, 2008
Posts: 33
|
|
Hi Eric,
Reposting Code with Disable HTML Option Checked this time. Thanks for reminding ...
and here is java script function...
Thanks,
Sumeet
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Okay, I was hoping to see your showHide function calls, but I am not. What does one of those look like and what is it hiding exactly.
Eric
|
 |
sumeet gupta
Ranch Hand
Joined: Aug 31, 2008
Posts: 33
|
|
Hi Eric,
Previously I had pasted only div part of my code. Here is my whole code along with the function call which you were talking about.
Thanks,
Sumeet
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56229
|
|
|
Do you really not indent your code?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Need to Hide Table inside div:Code is Working Fine in FireFox but Not in IE..Please Help
|
|
|
|