hi, i'm use from :
http://plugins.jquery.com/project/ajaxLink
i need a multiple content ::::: link count = content
Code:
http://plugins.jquery.com/files/jquery.countdown.js.txt
Code:
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>