• 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
Re: alert pop-up
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: alert pop-up


  • Subject: Re: alert pop-up
  • From: Loren Cahlander <email@hidden>
  • Date: Sun, 5 Mar 2006 01:54:26 -0600


On Mar 04, 2006, at 10:39 PM, David LeBer wrote:

On 4-Mar-06, at 11:29 PM, Jim Wong wrote:

how do i do an alert pop-up? i.e. if someone clicks on a delete which is not allowed, i want to do a window pop-up to alert the user.


JSConfirmPanel

<http://developer.apple.com/documentation/WebObjects/Reference/ WOJExtensions/JSConfirmPanel/chapter_3_section_1.html>

or JSAlertPanel

http://developer.apple.com/documentation/WebObjects/Reference/ WOJExtensions/JSAlertPanel/chapter_2_section_1.html

But if you know that delete is not allowed, why show the button/ link at all?

Performance! If you have 200+ rows and have to validate which actions (possibly many) to allow, then the performance of the page can be very slow. There are times when you have to weigh performance vs UI completeness.

-- ;david

--
David LeBer
Codeferous Software
'co-defer-ous' adj. producing or containing code
site:   http://www.codeferous.com
blog: http://david.codeferous.com




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


This email sent to email@hidden

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

  • Follow-Ups:
    • Re: alert pop-up
      • From: Guido Neitzer <email@hidden>
    • Re: alert pop-up
      • From: Anjo Krank <email@hidden>
References: 
 >alert pop-up (From: Jim Wong <email@hidden>)
 >Re: alert pop-up (From: David LeBer <email@hidden>)

  • Prev by Date: Re: alert pop-up
  • Next by Date: Re: alert pop-up
  • Previous by thread: Re: alert pop-up
  • Next by thread: Re: alert pop-up
  • Index(es):
    • Date
    • Thread