hi, i'm use from : http://plugins.jquery.com/project/ajaxLink
i'm trying to use the ajaxLink plugin to display many different contents at the same time
Code:http://plugins.jquery.com/files/jquery.countdown.js.txtCode:please help me ... ! $(document).ready(function(){ $(".ajaxLink").ajaxLink(); });Code:<a href="1.html" class="ajaxLink">Link 1</a><br /> <a href="2.html" class="ajaxLink">Link 2</a><br />Code:<div id="content" style="text-align: center" ></div>



Reply With Quote
Bookmarks