Custom Module help.., Not displaying anything in Firefox. |
Custom Module help.., Not displaying anything in Firefox. |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Nov 2004 Member No: 62,714 ![]() |
I'm using this code:
CODE <!-- begin code provided by createblog.com --> <script> titleContent = 'Affiliations'; moduleContent = ' stuff here '; 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 --> However, the modules are not displayed in Firefox, what's the cause of this? |
|
|
![]() |
![]()
Post
#2
|
|
![]() im addicted to my car<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 635 Joined: Jan 2005 Member No: 92,236 ![]() |
if you use this custom module script it works in firefox i think.
this should work in it, does for me. im not sure where i got this one because i couldnt find it again, so i just took it from my site and took my stuff out lol. |
|
|
![]() ![]() |