WebSphere Portal Server - Styles for JSF Portlet put in stylesheet.css working in Portal

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > January 2007 > Styles for JSF Portlet put in stylesheet.css working in Portal





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Styles for JSF Portlet put in stylesheet.css working in Portal

2007-01-29, 1:18 pm

Hello,
we have put some style in to the table headers on a jsf portlet using javascript.The stlyes have been defined as classes in stylesheet.css under themes in the web-application.
The styles work good when i test in Portal 5.1 UTE but doesnot give any effect in a full wps6.0.

Info:
We are using datatable to show data Then to select the first row we use the following jscript
document.getElementById("view<%=renderResponse.getNamespace()%>:table1").getElementsByTagName("th")[4].className="tableHeaderHighlighted";
where .tableHeaderHighlighted is defined in stylesheets.css.
good on Portal5.1 UTE.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com