aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Applying class on a dojo widget Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Applying class on a dojo widget" Watch "Applying class on a dojo widget" New topic
Author

Applying class on a dojo widget

Arun Kumar
Ranch Hand

Joined: Jan 21, 2005
Posts: 128

We are having hard time in cutomizing DOJo widgets to the look and feel required by our screen. we are able to use DOJO widgets with default themes like claro, tundra etc .but if we try to apply our own style it dosent have any effect on the element
CSS Class


DOJO element


Here class tb2 is completely ignored any idea?
Keith Wood
Author
Ranch Hand

Joined: Aug 28, 2012
Posts: 38

Maybe the styling is overridden by other more specific rules. Can you provide the URL of a page that demonstrates the problem?

BTW, you might want to change 'Class' to 'class' just to be sure.


Author of the upcoming "Extending jQuery" book from Manning.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Applying class on a dojo widget
 
Similar Threads
Spring Dojo support:customizing dojo widgets
Problem regarding Struts and Dojo integration
Struts 2 / Tiles / Tiny MCE
XDomain
Can I get attributes of a component to appear in the final html?