boxed entries not working |
boxed entries not working |
![]()
Post
#1
|
|
![]() esther ![]() ![]() Group: Member Posts: 22 Joined: May 2004 Member No: 15,056 ![]() |
the scripts for boxed comments/eprops arent working..... i tried it like amillion times but it wont work....??? is there another code for boxed comments/eprops besides this one
<!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <script> // Resize Comment Box by Paul Chen aka Coyote width = NUMBER; //change this value height = NUMBER; //change this value if(location.pathname=='/item.aspx'){ var booga = document.getElementById('htmleditor') newBooga = '<ifr' + 'ame' + ' class=\"htmleditor\" width=\"' + width + '\" height=\"' + height + '\" ID=\"htmleditor\" scrolling=NO>'; booga.insertAdjacentHTML('afterEnd',newBooga); booga.removeNode(true); } </SCRIPT> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #BACKGROUND HEX CODE; FILTER: alpha(opacity=0); overflow:auto"><center><applet><xmp> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |