I should point out that the js below relies on the jQuery base library
(tiny) + a plugin called 'boxy'. Two very small js includes.

2009/6/23 Dominic Watson <[email protected]>

> To whet your appetite, here is some custom js using jquery that will take
> any link with a class of modal-flyout and open a modal flyout with either
> the contents of the remote href (ajax) or the div that it points to:
>
> <script type="text/javascript">
>  $('.modal-flyout').boxy();
> </script>
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323807
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to