my main problem is about changing appearance when selected=true

i can use class="MyStyle" to change general appearance of one element

.MyStyle{
.........
........
}


but how can change appearance of element  when for example selected=true.
i want to apply it for example only on one panel not all of forms


On 7/10/07, Michael Vincent van Rantwijk, MultiZilla <
[EMAIL PROTECTED]> wrote:

joe ertaba wrote:
> hi all,
>
> is it possible to use especial theme for show my extension window?
>
>
> my extension is more beautiful in especial theme is it possible to force
> user to view it on that theme ?
> is it possible to add some file of that theme (*.css) to my extension ?
>
> i have specially problem with original schematic of iframe in Firefox

Yes, you can (for example) use /content/myext.css instead of the usual
/skin/myext.css (this depends on how you zip up your JAR file) to
override an undesired default/theme styling of <iframe>.

--
Michael Vincent van Rantwijk
- MultiZilla Project Team Lead
- XUL Boot Camp Staff member
- iPhone Application Developer

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to