aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes works in FF but not in IE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "works in FF but not in IE" Watch "works in FF but not in IE" New topic
Author

works in FF but not in IE

pavan gali
Greenhorn

Joined: Apr 18, 2008
Posts: 2
Hi,I have an issue with Table display. Table should show the users list who are
accessing the page. This works good in Firefox,but the same code is not displaying table in IE..code goes like this, please help me out

Error display: runtime error at line 459

HTML file uses the above function at line setdiv .
code as in HTML file...


[ April 18, 2008: Message edited by: pavan gali ]
[ April 18, 2008: Message edited by: pavan gali ]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56233
    
  13

Please be sure to use UBB code tags when posting code to the forums. Unformatted code is extermely hard to read and many people that might be able to help you will just move along. Please read this for more information.

You can go back and change your post to add code tags by clicking the .


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
pavan gali
Greenhorn

Joined: Apr 18, 2008
Posts: 2
Thanks a lot for letting me know about this. i was in a hurry to see that its posted asap. I did as you adviced me to. i have been seeing this issue for the past 2 days...any answers will help me regarding the dynamic display of table in IE, Code works perfect in FF.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: works in FF but not in IE
 
Similar Threads
two dropdown menus
JSON "eval" error
position of HTML columns in pixels?
disable other textfield as one textfield entered
HttpURLConnection onSubmit problem.