If you attended the webinar, you probably saw that skinning a standard button example wasn’t working (I used the internal browser in Eclipse). I ran the application in external browser (Firefox) and it worked fine.
So, adding the following to web.xml:
org.richfaces.CONTROL_SKINNING enable
will skin all standard and HTML controls on a page. I will add a link to the recording when it becomes available.
Webinar recording
Hi Max,
How can we get this to work in IE?
Thanks!
It should work in IE7 out of the box.