Hello,
I've been searching the web for a good while but can't find an answer to a simple problem:
I am calling an object to my CMS-Website using javascript and would like to change its default size:
How can this be achieved?
Many thanks for your help.
I've been searching the web for a good while but can't find an answer to a simple problem:
I am calling an object to my CMS-Website using javascript and would like to change its default size:
Code:
<script type="text/javascript" src="http://www.domain.net/TABLE2/gen.php?lang=en"> </script> <noscript> <a href="http://www.domain.net/dashboard.php?lang=en">sample text</a> </noscript>
Many thanks for your help.
Comment