<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016240" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016240</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-events-one-mouseover#comment-1095119</link>
    <description> &lt;p&gt;Clear as mud, Busy... clear as mud. Or maybe I didn&#039;t read it well. Anyway, check out my interpretation of your first question:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www21.brinkster.com/arsoftware/busy/rolling.html&quot; class=&quot;bb-url&quot;&gt;http://www21.brinkster.com/arsoftware/busy/rolling.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;First rollover and watch the effects (it may do it a bit slowly) and then rollout. PLEASE use IE for this because I&#039;ve used the document.all model - sorry. The idea is to see if thats like what you want.&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Nov 2001 13:57:14 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1095119 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-events-one-mouseover#comment-1094179</link>
    <description> &lt;p&gt;The main reason I wanted the delay was so it could be adjusted per link. I&#039;ll try explain.&lt;br /&gt;
there would be 5 blank images above five linked images, clicking or mousing over a link would set the top 5 images in motion, but each link would have a different mouseover effect. I effects as such would be a animated gif on one, while the other 4 are static, each linked image would have its own animated gif in a different place in the 5 top images.&lt;/p&gt;
&lt;p&gt;does that make sense?&lt;/p&gt;
&lt;p&gt;would I be able to write seperate functions per image and then call the needed ones from another function.&lt;/p&gt;
&lt;p&gt;function a {plain}&lt;br /&gt;
function b {plain}&lt;br /&gt;
function c {animated}&lt;br /&gt;
function d {plain}&lt;br /&gt;
function e {plain}&lt;/p&gt;
&lt;p&gt;function one {a(),c(),d(),e()}&lt;br /&gt;
function two {b(),d(),e(),f()}&lt;/p&gt;
&lt;p&gt;If this would be easy, then the help would be great but if you think it would get involved then maybe pass it up, it&#039;s just for an idea I have.&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Nov 2001 20:21:41 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1094179 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-events-one-mouseover#comment-1094151</link>
    <description> &lt;p&gt;3 ways I can think of:&lt;br /&gt;
=======================================================&lt;br /&gt;
this first one assumes that the images you want to roll over are all in the same area. like the area near a nav bar etc&lt;br /&gt;
=======================================================&lt;br /&gt;
1. (cheating way) you can simply have a mouseover that engages 2 rollovers. The first one is a standard rollover. The second image is an animated gif which has timed rollovers on it, and includes all the other images yu want to roll. You simply set the time in between rollover so it does it sequentially.&lt;/p&gt;
&lt;p&gt;2. Sort of the same as the first. BUT, simply activate all the rollovers on the event that triggers the first rollover and then in image ready set the other images as separate rollovers with a sequential timing between the activation.&lt;/p&gt;
&lt;p&gt;3. (imo the best) write a function that triggers all image rollovers after a specific timeout. You would simply put the images in an array and loop through the activation of them with a loop based on a timeout function, ie every 2 seconds etc.&lt;/p&gt;
&lt;p&gt;if you need help scripting this I can see what I can do....&lt;/p&gt;
&lt;p&gt;Personally I would go with the 3rd option. Simply because I would feel like I was cheating the system by not scripting it!&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Nov 2001 13:37:23 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1094151 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-events-one-mouseover#comment-1094131</link>
    <description> &lt;p&gt;I don&#039;t know about mouseovers.  I suppose you could entirely replace the image, then use a JavaScript timer to set off a cascade of other changes.&lt;/p&gt;
&lt;p&gt;I wouldn&#039;t even know where to start, though. &lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Nov 2001 06:47:19 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1094131 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-events-one-mouseover#comment-1094095</link>
    <description> &lt;p&gt;Seems I confused everyone else as well,&lt;/p&gt;
&lt;p&gt;ok, what about an onclick to set off a chain reaction over 5 images with a set delay between them?&lt;/p&gt;
&lt;p&gt;*maybe I should just do it in flash*&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Nov 2001 22:26:28 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1094095 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
