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 13 2004, 06:30 PM
Post
#2
|
|
|
#1 CreateBlog Membiez n Fan ![]() ![]() ![]() ![]() Group: Member Posts: 182 Joined: Oct 2004 Member No: 56,247 |
is that code correct? cuz i just tried it ..but..iono..hold on..
|
|
|
|
Nov 13 2004, 06:34 PM
Post
#3
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
|
|
|
|
Nov 13 2004, 09:20 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2004 Member No: 7,062 |
thx
|
|
|
|
Nov 14 2004, 12:43 AM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2004 Member No: 7,062 |
wait... how do i make it into a module?
|
|
|
|
Nov 18 2004, 09:18 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2004 Member No: 7,062 |
does anyone know how
|
|
|
|
Nov 18 2004, 09:49 PM
Post
#7
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Just put that code into the custom module code......
|
|
|
|
Dec 17 2004, 07:44 PM
Post
#8
|
|
![]() F a y t i s d e s t i n y ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Sep 2004 Member No: 49,153 |
you can find the code in the xanga scripts
|
|
|
|
![]() ![]() |