Team:KULeuven/Sponsors2

From 2011.igem.org

(Difference between revisions)
Line 35: Line 35:
  </div>  
  </div>  
   
   
-
                  <div class="example position-bottom">
+
   
                     <a>Hover over me</a> to see a tooltip positioned to the <b>bottom</b> of the parent element.
                     <a>Hover over me</a> to see a tooltip positioned to the <b>bottom</b> of the parent element.
                     <code class="js">&nbsp;
                     <code class="js">&nbsp;
Line 43: Line 43:
});
});
                     </code>  
                     </code>  
-
                  </div>
 
  <object data="http://www.shbts.nl/igem/html/logobars2.html" type="text/html" width="910" height="750">
  <object data="http://www.shbts.nl/igem/html/logobars2.html" type="text/html" width="910" height="750">

Revision as of 11:19, 27 July 2011

KULeuven iGEM 2011

 
Hover over me to see a tooltip positioned to the bottom of the parent element.   $("JQUERY SELECTOR").simpletip({ fixed: true, position: 'bottom' });