Log In · Register

 
 
Closed TopicStart new topic
boxed entries not working
estherr
post Sep 1 2004, 04:05 PM
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 -->
 
TrannieL
post Sep 1 2004, 04:12 PM
Post #2


I never give 4/10
*****

Group: Member
Posts: 627
Joined: Aug 2004
Member No: 45,375



Put a width and height number in there.

QUOTE
width = NUMBERpx; //change this value
height = NUMBERpx; //change this value


- Tran -
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: