DIR : /home/kozerus/public_html/pn/uize/site-source/js/Uize/Web/xDom.todo

/home/kozerus/public_html/pn/uize/site-source/js/Uize/Web

This is a TO DO document for the =Uize.Web.xDom= module.

Proposed New Methods
	clone
		Deep clone node(s) optionally with wired events

		NOTES
		- clone([includeEvents])
		- add =Uize.Dom.Basics.clone()=?

	unwrap
		Remove parents of set of elements from DOM, leaving the set of elements in their place

		NOTES
		- unwrap()
		- see: [[http://benalman.com/projects/jquery-unwrap-plugin/]]

	wrap
		Wrap an HTML structure around each element in the set of elements

		NOTES
		- wrap(htmlSTR)
		- wrap(htmlFUNC) -> wrap(htmFUNC(nodex, index))
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer