[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] mouseovers
****** message to minivend-users from Hans-Joachim Leidinger <jojo@buchonline.net> ******
Barry Treahy wrote:
>
> ****** message to minivend-users from Barry Treahy <treahy@mmaz.com> ******
>
> I know there has been a lot of lashing on JS with the CERT notice
> yesterday, but I'm using it for mouseovers and I'm a little curious. It
> seems that MV really thrashes when one of my test pages load.
>
> A sample tag is:
>
> <a href="[area index]" onMouseOut="roll_image('HOME', 'UP')"
> onMouseOver="roll_image('HOME','OVER')" onClick="roll_image('HOME',
> 'CLICK')"><img name="HOME" border="0" src="menubar_01.gif" width="100"
> height="18"></a></td>
>
> The images are preloaded which takes forever. If I run a test page
> outside of MV, it is instant, so something is occuring in MV. Anyone
> with any ideas?
>
> Barry
Maybe you can solve you trouble, if this codes (below ) helps you.
---snipp------
<A HREF="[area form="
mv_order_item=[item-code]
mv_order_quantity=1
mv_todo=refresh"]"
onMouseOver="window.status='[L]ORDER NOW[/L]';
return true;"
onMouseOut="window.status=''; return true;">
<IMG BORDER=0 SRC="men/PIK_WA_R.gif" ALT="[L]ORDER NOW[/L]" HEIGHT=33
WIDTH=33></A>
---snipp------
Hmmm...try..
<a href="[area index]"
onMouseOut="roll_image('HOME', 'UP')"
onMouseOver="roll_image('HOME','OVER')"
onClick="roll_image('HOME','CLICK')">
<img name="HOME" border="0" src="menubar_01.gif" width="100"
height="18">
</a>
Notice the extra new line after ...index]"! (not tested)
Regards,
Joachim
--
-------------Hans-Joachim Leidinger---------------------
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list