Approved!

Change 20080229-maxcarlson-c by [EMAIL PROTECTED] on 2008-02-29
12:04:27 PST
     in /Users/maxcarlson/openlaszlo/trunk-clean
for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Add API to enable/disable history for the html tag

New Features:

Bugs Fixed: LPP-5530 - The history mechanism is incompatible with the html tag

Technical Reviewer: promanik
QA Reviewer: <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: extensions/test/html.lzx - Add history attribute example.

extensions/html.lzx - Add history attribute to html tag. If true, iframe chagnes will be added to the browser history. If false, iframe reloads are not added.

iframemanager.js - Set frame name based on id if not specified. Store frame names for lookup for in setSrc().

Tests: Change the history attribute in extensions/test/html.lzx to false and notice that reloading addresses doesn't add browser history entries.

Files:
M      lps/components/extensions/test/html.lzx
M      lps/components/extensions/html.lzx
M      lps/includes/source/iframemanager.js

Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080229-maxcarlson-c.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080229-maxcarlson-c.tar

Reply via email to