YUI Library JavaScript DHTML





    
Icon Insertion

/*margin and padding on body element
  can introduce errors in determining
  element position and are not recommended;
  we turn them off as a foundation for YUI
  CSS treatments. */
body {
  margin:0;
  padding:0;
}

















Icon Insertion



  

This example adds a button to the Rich Text Editor's Toolbar that displays an Overlay Control with a list of icon images.


Click the Icon button () in the toolbar to display the Overlay.


      






This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.








   
  
yui_2.7.0b.zip( 4,431 k)