How do I put a hyperlink in the image map?

I tried doing a GenericElement like:

SearchElement: WOGenericElement{
        coords="358,96,412,111";
        elementName = "area";
        shape="rect";
        alt="search" ;
        onClick = "EditForm.submit();return false;";
        action=search;
}

but it doesn't render the href portion.

Thanks
James Cicenia
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to