template fits 100% x 100% into container
IE, FF, Opera, Safari
templates:
activeTab
passiveTab
Altternative Active Tab 


NamedAnchor External file subelement from URL Removable JS   Post content
Loading...

embedded content
External Tab content
All: no overlapping
Link stub
tab 1 tab 2 tab 3 tab last sss
Some content

FF only
 ZZ
tab 1 tab 2 tab 3 tab last sss
Some content

IE only
Link stub
tab 1 tab 2 tab 3 sda tab last sss
Some content
  TODO:
	- initially Selected 
		- UI
		- events
	- templates/src selection by ID, DomNode, href
		- use browser-dependent templates(Opera does not show sides)
	- make table for single tab as UML element caption
	- Use dojo ToolTip for caption edition
	- Include in tooltip name and long description

	FF,Opera - OK, 
	Safari - no floating, 
	IE - gaps on scroll/zoom. Could be removed by changing left:100% to pixels
  
AA AAA AAAAAAA AAA AAAAAAA AAA AAAAAAA AAA AAAAA
AA AAA AAA AAAAAAA AAA AAAAA

/*
 * Tabs.html
 *
 * Created on 2007-07-07
 *
 * Source is available under BSD license.
 *
 *  Copyright (c) 2006, Sasha Firsov
    All rights reserved.

    Redistribution and use in source and binary forms, with or without modification, 
    are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, 
        this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice, 
        this list of conditions and the following disclaimer in the documentation 
        and/or other materials provided with the distribution.
    * Neither the name of the Sasha Firsov nor the names of its contributors 
        may be used to endorse or promote products derived from this software 
        without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 
    OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *
 *
 * @author © Sasha Firsov
 */