• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
JSImageFlyover
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JSImageFlyover


  • Subject: JSImageFlyover
  • From: "Xia, Wen" <email@hidden>
  • Date: Wed, 13 Jul 2005 17:31:13 -0700

Hi all,

I've been trying to use JSImageFlyover with javascript but it doesn't seem
to work. Here is the binding:
JSImageFlyover1: JSImageFlyover {
    action = goData;
    framework = "app";
    selectedImage = "DATA-active.gif";
    targetWindow = "Action";
    unselectedImage = "DATA-inactive.gif";
    javascriptFunction = "return confirmChanges();";
}

Instead of using "javascriptFunction" binding, I also tried using "onClick":
JSImageFlyover1: JSImageFlyover {
    action = goData;
    framework = "app";
    selectedImage = "DATA-active.gif";
    targetWindow = "Action";
    unselectedImage = "DATA-inactive.gif";
    onClick = "return confirmChanges();";
}

I can't find any examples on the web as to how to use JSImageFlyover, and
the documentation does not give much information either. Any advice how to
get it work? Appreciate your help.

Wen

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: EOModeler Issue
  • Next by Date: Re: EOModeler Issue
  • Previous by thread: Re: EOModeler Issue
  • Next by thread: Programatically calling Direct Actions
  • Index(es):
    • Date
    • Thread