GOOGLE

aku nok ndi : /home/astwardha/public_html/polylibrary/librarian/vendors/jGrowl/examples/
File Up :
aku nok ndi : /home/astwardha/public_html/polylibrary/librarian/vendors/jGrowl/examples/multiple-containers.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
	<script type="text/javascript" src="http://code.jquery.com/jquery.js"></script>
    <script src="../jquery.jgrowl.js"></script>
    <link rel="stylesheet" type="text/css" href="../jquery.jgrowl.css"/>
  </head>
  <body>
    <div>
      <input type="button" onclick="$.jGrowl('Default Positioning');" value="Default"/>
      <input type="button" onclick="$('#one').jGrowl('Bottom Right Positioning');" value="Bottom Right"/>
      <input type="button" onclick="$('#two').jGrowl('Bottom Left Positioning');" value="Bottom Left"/>
    </div>
    <div id="one" class="jGrowl bottom-right"></div>
    <div id="two" class="jGrowl bottom-left"></div>
  </body>
</html>

Copyright © 1945 - 2024 GOOGLE