Log In · Register

 
make it stop moving on mouseover, how do i combine the codes?
lilazindreamer
post 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.... huh.gif ...

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...
 

Posts in this topic


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