Rollovers
Rollovers
- Subject: Rollovers
- From: David Griffith <email@hidden>
- Date: Tue, 27 Jan 2004 13:45:37 +0100
Hi all,
I have two questions:
First, have anyone managed to use the WOActiveImage to implement a rollover?
I want to do the following:
Have the src9 attribute supplied by a java method
Have the href9 or action9 specified by a java method
When a MOUSEOVER is detected, provide a src9 for the image to be displayed
by a call to a java method
JSFlyOverImage does not seem to do what I need, nor is there any explanation
of how to use it.
The other thing is, how can I refer to a WOBuilder object by name in my java
code:
For example, I have a WOTextString on my WOBuilder page, it is called
textString1.
In my code, I want to be able to identify that the name of the object for
which text is currently being located (via a call to a java method) is
textString19.
I thought I saw a post that mentioned how to do this, but I can9t find it.
Any help would be greatly appreciated :-)
Kind regards,
David Griffith.
_______________________________________________
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.