View Full Version : create, modify, and append a IV element not working
joeframbach
12-20-2002, 12:22 AM
i really cant understand why this wont work! i know it should, but somehow it wont. here's the entire script (http://www.geocities.com/joeframbach/paintball--2.html)...
var person=document.createElement("DIV");
person.style.top=cp+"00px";
person.style.left="100px";
person.style.color=clr;
person.innerHTML="<PRE>\n(O_O)\n -|-/\n / \\\n</PRE>";
joeframbach
12-20-2002, 02:04 AM
i've also posted here (http://www.webxpertz.net/forums/showthread.php3?s=&threadid=21152)
chrismiceli
12-20-2002, 02:29 AM
looking at the large amounts of errors your site is generating, mozilla says:
Error: document.yl0 has no properties
Source File: http://www.geocities.com/js_source/ygNSLib9.js?v3
Line: 40
i also kept getting event is not defined, but it stoped, kind of weird.
joeframbach
12-20-2002, 02:40 AM
ok first off - this post will most likely be edited or deleted...
document.yl0 is something that makes the geocities banner.
i found a workaround to remove the banner, and so that error is not caused by my code.
the event error...
i think its something because when a player is created, i add the function to a string, then change the onkeypress to the string, so the keyboard is altered... again
brothercake
12-20-2002, 01:14 PM
Originally posted by joeframbach
ok first off - this post will most likely be edited or deleted...
document.yl0 is something that makes the geocities banner.
i found a workaround to remove the banner, and so that error is not caused by my code.
So why did you post that? Why - to get to the real question - do you think anyone is going to help you to defraud Yahoo ?
Thanks for being honest. Now I know not to help you.
joeframbach
12-20-2002, 01:18 PM
agh!! the problem is not with yahoo, its with my paintball game!
take the source offline and tada! no more yahoo problems!
joeframbach
12-20-2002, 01:20 PM
i got rid of the geocities bannerkill, if it helps
joeframbach
12-20-2002, 08:14 PM
sorry if i was being stupid or anything. i shouldnt had said anything. i was at school and was stressed, but now im ok again...
anyways, i hope thats all over:rolleyes: so...
im also getting those event errors. i think its in lines 122 and 129
joeframbach
12-21-2002, 03:40 AM
wow i go to shop for christmas and my thread is bounced to the second page! lol
joeframbach
12-23-2002, 07:54 AM
guys please dont hate me. please understand that im trying to get a paintball game to work. my intentions was not to come here and be put down on a completely different subject. i hope you dont have any bad feelings against me.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.