|
I don't know if this is the cause for your issue, but something to keep in mind. Id's must be unique, html markup should never use the same id on multiple elements. CSS styles defined that are referenced by id (#) will supercede class style definitions.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|