Search:
Type: Posts; User: Chompin
Search :
Search took 0.01 seconds.
I posted that like an hour ago.
Oh wow... thanks for the input Lesshardtoofind, but theres a flipping .toggle function in the .js D===
Dog dangit!
Hey guys, I've got this external javascript file ( http://epicurus-rsps.net/forum/jscripts/snowstorm.js ), yes, it's a snow plugin.
So I want to make it toggleable, so a user can either toggle to...
Never used cookies before and have only started using JS
So what I'm trying to do is use cookies to remember if the user want's to have snow displaying or not (using an external...
Thanks, i've been learning the old syntax. FML :(
So on my current page I have 2 forms, for this we'll just call them 'form1' and 'form2'
So what I'm asking is how would I make ONLY 'form1' show on startup and have 'form2' hidden?
In 'form1' I...
Ahh yes, I was trying to do the \n outside of the ' thingymebob. Thanks.
I'm using this JS
function generateScript() {
// More JavaScript statements go here
document.myForm.codeBox.value = "" +('My username is: '+document.myForm.nameBox.value) +
('I was on the...
Didn't even see your reply. Such old code was found on the tube.. D:
Nevermind, I've tried to throw myself into the 'just past shallow' end with no experience so if a mod or someone could delete this thread? :)
I can't see why this doesn't work, mainly because I've only just started 'learning'.
If you can't tell, when pressing the button 'generateCode' it's supposed to copy the text from the first box...
I've got this code;
<HTML>
<HEAD>
<CENTER>
<SCRIPT LANGUAGE=”JavaScript”>
<!-- Hide from browsers that do not support JavaScript