JsonFx v1.0.0903.2921 Released

3 views
Skip to first unread message

Stephen McKamey

unread,
Mar 30, 2009, 12:12:25 PM3/30/09
to JsonFx Forum
This release primarily adds the ability to specify callback events on
elements for after they are rehydrated. The jbst:onint attribute and
jbst:onload attribute are called after the element is created and
after a child element is appended into its parent, respectively. They
are called in the context of the element (like normal event handlers)
so "this" refers to the element itself.

v1.0.0903.2921
- fixed typo in error messages

v1.0.0903.2812
- added jbst:oninit callback which executes one time for an element
after fully hydrated
- added jbst:onload callback which executes one time for an element
after is inserted into parentNode

v1.0.0903.2510
- standardized alert/debugger pattern for errors

v1.0.0903.2408
- extended AutoLink to include URLs with common TLDs (com, net, org,
edu, gov) but without the URI scheme (assumed "http://")
- tweaked IE script hacks to work around iframe issue

Reply all
Reply to author
Forward
0 new messages