Tuesday, August 23, 2005

Opening and collapsing popouts now works!

Opening and collapsing popouts now works! Thanks to yesterday’s revisions of the IAttrInput and IAttrView subclasses to allow them to directly write to the HtmlResponse object:
  • The Popout is uniquely created from an AttrId (thus possibly multiple popouts could be shown on a page and handled easily),

  • The input/view server code knows exactly where to place its HTML (by deriving the InlineAttr999 and PopoutContentAttr999 tags, for an AttrId of 999) and

  • They know how to tell the client to close the popout by passing the PopoutAttr999 tag via the CloseAction table.
Ultimately we want the Popout to be able to Slide out.

0 Comments:

Post a Comment

<< Home