[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] mouseovers
****** message to minivend-users from Barry Treahy <treahy@mmaz.com> ******
Joachim, thank you for your suggestions.
I suspect that the reason your examples didn't resolve my problem is that your mouseovers are only
changing the status line of the browser and though I cannot prove it, it is almost like MV is
attempting to parse the contents of the replacement images it is pulling in via the javascript.
Regards,
Barry Treahy
[snip]
> > 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)
>
[snip]
-
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