• 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: takeFormValuesFromRequest problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: takeFormValuesFromRequest problem


  • Subject: Re: takeFormValuesFromRequest problem
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 14 May 2008 08:24:20 -0400

Correct me if I'm wrong but display:none removes the element from the DOM tree. Why don't you use visibility:hidden instead?
It doesn't remove from the DOM, rather it removes from the render tree so it doesn't have any flow side effects ... visibility:hidden causes the element to reflow the page, but it just doesn't draw its contents within its bounding box, which is usually not really desirable.

ms

_______________________________________________
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: takeFormValuesFromRequest problem (similiar issue?)
      • From: James Cicenia <email@hidden>
References: 
 >takeFormValuesFromRequest problem (From: Lachlan Deck <email@hidden>)
 >Re: takeFormValuesFromRequest problem (From: Andrew Lindesay <email@hidden>)
 >Re: takeFormValuesFromRequest problem (From: Lachlan Deck <email@hidden>)
 >Re: takeFormValuesFromRequest problem (From: Stephane Guyot <email@hidden>)
 >Re: takeFormValuesFromRequest problem (From: Lachlan Deck <email@hidden>)
 >Re: takeFormValuesFromRequest problem (From: Bogdan Zlatanov <email@hidden>)

  • Prev by Date: iBox - Javascript - Form Help
  • Next by Date: WebServices in 5.4
  • Previous by thread: Re: takeFormValuesFromRequest problem
  • Next by thread: Re: takeFormValuesFromRequest problem (similiar issue?)
  • Index(es):
    • Date
    • Thread