[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: How to handle colon (:) in CSS files (IE-limitation)

2008-08-18 Thread kirksigi
Ok. I found it by myself at the java JSF-forum: http://forums.sun.com/thread.jspa?forumID=427&threadID=5310179 use: \3A instead of \: in CSS. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171000#4171000 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: How to handle colon (:) in CSS files (IE-limitation)

2008-08-14 Thread kirksigi
Ok, the examplecode is not 100% correct. The id of the inputfield is the result of "id of form" + ":" + "id of inputfield". The colon is there. I cant replace it by any other character. Asking microsoft wont help. Any other suggestions? View the original post : http://www.jboss.com/index.html?

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - How to handle colon (:) in CSS files (IE-limitation)

2008-08-08 Thread kirksigi
the size attribute of the input-field? thanks Kirksigi, AT View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169496#4169496 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169496