Hi,
We have an application developed using
Struts 1.2 and it has been in the production from past 5 years. Application works only in IE not a cross browser application now we have permission to make cross browser application.
I am stuck with id attribute in other browsers. How can I make application to generate id? I know I can use styleId but there are lots of pages which needs to updated. I am just looking is there a
doc type which I can use to generate id's?
Thanks for your help in advance.