Help - Search - Members - Calendar
Full Version: Custom Module help..
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
protegechris
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?
mona lisa
did you put it where its supposed to go? i think its supposed to go in the website stats. huh.gif
protegechris
Yes I put it in the web stats area, but it still does not show in firefox.
mona lisa
Hm, I tried it in my test site and you're right; it doesn't work. I don't think you can do much about it except use IE or another browser, but that would be inconvenient. Some things concerning xanga don't work in Firefox. Sorry. ermm.gif
kill me please
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.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.