Results 1 to 3 of 3
- 09-22-2011, 06:54 AM #1
Member
- Join Date
- Aug 2010
- Posts
- 31
- Rep Power
- 0
Struts and Java Script problem using Styleid
I have this problem in my Struts application. It will working correctly on the IE. Now i move on to the Forefox. In that i have following issue. For example declare the button like.
<html:button property='open' onclick='doOpen();'>
I disabled this button using getElementById(it work on the IE). But Firefox doesnot disabled the button without styleid. How can i resole this issue. i Couldn't able to add the styleid to thousand of jsp pages. Is there any common solution to fix this problem.
- 09-22-2011, 09:42 AM #2
Re: Struts and Java Script problem using Styleid
Hi. You can get this object to use getElementByNameTag and I really don't believe that this code works in IE correctly and doesn't work in FF. It is impossible. Sorry I just hate IE )).
Skype: petrarsentev
http://TrackStudio.com
- 09-22-2011, 02:33 PM #3
Member
- Join Date
- Aug 2010
- Posts
- 31
- Rep Power
- 0
Similar Threads
-
Problem while redirecting script output to a file using java
By umapathy_sekar in forum Advanced JavaReplies: 4Last Post: 11-09-2010, 09:33 AM -
decorator.jsp problem building Struts Menu in JSP when Struts action is used
By dkirvan in forum JavaServer Pages (JSP) and JSTLReplies: 3Last Post: 04-29-2010, 05:33 AM -
Problem with calling php script from java file
By eldushyant in forum Advanced JavaReplies: 1Last Post: 04-28-2010, 12:56 PM -
Java Script comes with No proper error message in the Alert box in Struts.
By anandguna in forum Advanced JavaReplies: 4Last Post: 07-31-2008, 01:43 PM -
Problem creating a Post script file
By krishnan.1000 in forum New To JavaReplies: 0Last Post: 02-14-2008, 07:15 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks