View Single Post
Old 03-09-2007, 11:26 AM  
alex79
Confirmed User
 
Join Date: Jun 2002
Location: france
Posts: 996
How do i write this JavaScript?

i need to rewrite below JS code without "{" and "}"
PHP Code:
<script type="text/javascript">
var 
aaa = {image:"xxx",width:"400",height:"300" };
bbb.create(aaa"yyy");
</script> 
how i do this?
__________________
alex79 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote