» Forums
» RollBar threads
» Support
» Different rollbar css on same page
Different rollbar css on same page
2006/10/07 17:15
Viewed 4756 times
Replies: 0/0

Hi Mihei, nice rollbar script...

I have a page where I use the rollbar in two different tabs. They have to be completly different styled.

What is the best approach to implement different styles for differentt tabs on the same page. Is there a namespace I could use in the css like

#tab1 div.dynarch-rollbar{background-color: #edf;...}
...
#tab2 div.dynarch-rollbar {background-color: #ccc;...}

Thanks, Daniel

Google