What is wrong with this html |
![]() ![]() |
What is wrong with this html |
Jan 25 2005, 02:03 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2005 Member No: 86,594 |
<!-- begin code provided by createblog.com -->
<script> titleContent = '<b>Info</b>'; moduleContent = 'Nick <br> Seattle <br><br><br><br> <b>Things I enjoy</b> <a href="http://www.xanga.com/groups/group.aspx?id=697853">Subpop</a><br> <a href="http://www.xanga.com/groups/group.aspx?id=743237">The End</a><br> <a href="http://www.xanga.com/groups/group.aspx?id=297574">The Decemberists</a><br> <a href="http://www.xanga.com/groups/group.aspx?id=1348">Zero 7</a><br> <a href="http://www.xanga.com/groups/group.aspx?id=27529">The Shins</a><br> <a href="http://www.xanga.com/groups/group.aspx?id=450652">Jesus</a><br>; sub = subTitle.parentNode.parentNode.parentNode.parentNode.parentNode sub.insertAdjacentHTML('beforeBegin','<table border="1" cellspacing="0" cellpadding="4" width="100%" class="left"><tr><th valign="top" align="left" class="left">' + titleContent + '</th></tr><tr><td valign="top" class="left">' + moduleContent) sub.insertAdjacentHTML('beforeBegin','<BR>'); </script> <!-- end code provided by createblog.com --> |
|
|
|
Jan 25 2005, 03:36 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: Jan 2005 Member No: 78,650 |
problems comes with
"moduleContent = 'Nick <br> Seattle <br><br><br><br> " missing sth ?? and "<a href="http://www.xanga.com/groups/group.aspx?id=450652">Jesus</a><br>;" |
|
|
|
Jan 25 2005, 07:01 AM
Post
#3
|
|
![]() lalala.. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 669 Joined: Jan 2005 Member No: 86,094 |
is this the extra modules that provide by Createblog? i dont think it will support html
|
|
|
|
Jan 25 2005, 03:30 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
this one supports html:
|
|
|
|
![]() ![]() |