make it stop moving on mouseover, how do i combine the codes? |
make it stop moving on mouseover, how do i combine the codes? |
Nov 13 2004, 06:20 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2004 Member No: 7,062 |
CODE <!-- begin code provided by createblog.com --> <script> // Programmed By Paul Chen aka Coyote // Head scripter at blogring if (location.pathname.match ("/home.aspx")) { titleContent = 'Pictures'; moduleContent = ''; defStatus = '<marquee><a href="PIX URL" target=_blank> <BR> <BR> <img src="PIX URL" height="200"> <BR> <a href="PIX URL" target=_blank> <BR> <BR> <img src="PIX URL height="200"> <BR> <a href="PIX URL" target=_blank> <BR> <BR> <img src="PIX URL" height="200"> <BR> <a href="PIX URL target=_blank> <BR> <BR> <img src="PIX URL" height="200"> </marquee></span></span>'; sub = subTitle.parentNode.parentNode.parentNode.parentNode.parentNode current = ""; if (typeof istatus != 'undefined'){ if (istatus.length > 1) { current = istatus [0].innerHTML } else { current = istatus.innerHTML }} else{current = defStatus} } 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 + " " + current) sub.insertAdjacentHTML ('beforeBegin', '<BR>'); </script> <!-- end code provided by createblog.com --> how do i add this code in CODE <!-- begin code provided by createblog.com --> <marquee scrollAmount= "#" onMouseover="this.scrollAmount=#" onMouseout="this.scrollAmount=#" onMouseDown="this.scrollAmount=#" onMouseUp="this.scrollAmount=#"> text here </marquee> <!-- end code provided by createblog.com --> i want the pix to be moving like a marquee, preferrebly moving up, and it stops on mouseover... and all the pix in a module.... xanga liek this xanga... its so cool how when u hover over it, it lights up, and stops... and keeps moving on mouse out... yea... |
|
|
|
![]() |
Nov 18 2004, 09:18 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2004 Member No: 7,062 |
does anyone know how
|
|
|
|
lilazindreamer make it stop moving on mouseover Nov 13 2004, 06:20 PM
x_pink_jessie_x is that code correct? cuz i just tried it ..but..i... Nov 13 2004, 06:30 PM
C.Lime.Jello. CODEBOX: -> right click -> copy/paste
Copy the ... Nov 13 2004, 06:34 PM
lilazindreamer thx Nov 13 2004, 09:20 PM
lilazindreamer wait... how do i make it into a module? Nov 14 2004, 12:43 AM
C.Lime.Jello. Just put that code into the custom module code....... Nov 18 2004, 09:49 PM
misskay you can find the code in the xanga scripts Dec 17 2004, 07:44 PM![]() ![]() |