Hey,
in the SOURCE editmode I write:
<embed pvar="50"></embed>
then I switch back to preview mode, but when I going back to view source the value of the 'pvar' attribute is delete.
when I do the same thing but instead of embed I'm using other tag (like: <div pvar="50"></div>) the value of the 'pvar' not deleted.
how can I fix that the 'embed' tag behave like the 'div' and not delete attributes?
thanks
in the SOURCE editmode I write:
<embed pvar="50"></embed>
then I switch back to preview mode, but when I going back to view source the value of the 'pvar' attribute is delete.
when I do the same thing but instead of embed I'm using other tag (like: <div pvar="50"></div>) the value of the 'pvar' not deleted.
how can I fix that the 'embed' tag behave like the 'div' and not delete attributes?
thanks