Log In · Register

 
 
Closed TopicStart new topic
When I put scripts on my xanga you see Â!, Giberish everywhere! Help!
shortystyle
post Jul 8 2004, 09:49 PM
Post #1


Senior Member
***

Group: Member
Posts: 87
Joined: Apr 2004
Member No: 13,540



Okay.. erm.. My xanga scripts keep on turning into giberish.. for instance, there was this code for music and there was ??? everywhere and  everywhere, so my scripts won't work because of that..

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
.custom{
width:500px;
height:500px;
z-index:100;
overflow: auto;
border: 2px color solid;
background:FFFFFF;
}
</style>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<script>
var tds = document.getElementsByTagName ('a');
for (var i = 0; i < tds.length; i++) {
timeString = tds[i].innerText;
if(timeString.match(/\d+:\d+ [ap]m\b/i)){
if(!tds[i].parentNode.parentNode.parentNode.parentNode.parentNode.tagName.match(/table/i)){break;}
table = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode;
stuff = tds[i].parentNode.parentNode.parentNode.previousSibling.lastChild;
inner = stuff.innerHTML
stuff.innerHTML="";
stuff.insertAdjacentHTML('afterBegin','<div class="custom">'+inner+'</div>');

}
}
</script>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<STYLE>
/*
transparent blog
*/

.blogbody, {


/* opacity maximum 100 */
filter: alpha(style=0,opacity=60);
}
</STYLE>
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<meta http-equiv="Page-Enter" content="progid:DXImageTransform.Microsoft.Pixelate(Duration=1)">
<meta http-equiv="Page-Exit" content="progid:DXImageTransform.Microsoft.Pixelate(Duration=1)">
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->


<!-- begin code provided by createblog.com -->
<style type="text/css"><!-- a:hover {background:url(http://members.asianavenue.com/risa-cute-image/starglow.gif); text-decoration: none;} //--></style>
<!-- end code provided by createblog.com -->
<!--Simply copy and paste it where you wish it to appear.-->

<script LANGUAGE="JavaScript">
<!--

//Visit http://rainbow.arch.scriptmania.com for this script
//Change the beginning date (ie: 1997) and
//copyright text (ie: Rainbow Arch) to your own.

   today=new Date();
   y0=today.getFullYear();

 // end hiding --->
</SCRIPT>

<center>Copyright © 2000-<script LANGUAGE="JavaScript">
 <!--- Hide from old browsers
   document.write(y0);
 // end hiding --->
</SCRIPT> <a target=_top href="http://www.xanga.com/shortystyle">shortystyle</a></center>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type='text/css'>
.mainleft { display:none; }
</style>
<!-- end code provided by createblog.com -->
 
jz1134
post Jul 8 2004, 09:50 PM
Post #2


short one
*****

Group: Member
Posts: 469
Joined: Jun 2004
Member No: 23,284



the code u added couldve been a bad one i suggest u get rid of that code and find some1 who wrote the code correctly
 

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