Re: WOBuilder JSImageFlyover cannot be a submit button
Re: WOBuilder JSImageFlyover cannot be a submit button
- Subject: Re: WOBuilder JSImageFlyover cannot be a submit button
- From: Chuck Hill <email@hidden>
- Date: Mon, 13 Oct 2003 19:42:36 -0700
Another alternative is to roll your own fly overs. The web is littered
with the JS needed to do this. You can just add it to your page, call a
method in the onLoad of Body and then use plain old WOImage. You'll need
to add onMouseOver and onMouseOut events/bindings as well as the height,
width etc. Not as nice as using a JSImageFlyover, but if you are at your
wits end...
At 03:21 PM 14/10/2003 +1300, Denis Stanton wrote:
>Hi "Mad"
>
>On Tuesday, October 14, 2003, at 02:55 PM, MadBrowser wrote:
>
>> What I do with other objects is to add my own attributes. WO lets you
>> add any key/value pair I want and they get added to the tag.
>>
>> You'll see this in action if you have a static element that contains
>> these extra items and convert it to dynamic. They go in the .wod file
>> and show in WOBuilder.
>
>Nice try, and thanks for helping out.
>
>Unfortunately adding width, height and alt to JSImageFlyover as
>additional attributes does not seem to work. I already tried that and
>the additional attributes do not show up on the page. That's why I
>wondered if there is something about mixing images with JS that I have
>not appreciated. JSImageFlyover does not seem to pass the additional
>attributes to the img tag, it just loses them
>
>Denis
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.