I am having a really serious rendering problem with Internet Explorer. The page is a framed page and everything looks EXACTLY how I want it to look in IE and Firefox upon first glance but in IE when you click on a link the page appears to be loading the content of the target frame repeatedly...
I have the following code in an html page it should basically create a hidden input field on the page that looks something like this:
<input name="snippet1" type="hidden" value="<%=formFields.getValue("fieldName")%>" />
<-------------- HTML ------------->...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.