Hi everyone
I want to load this window on page load can you plz let me know how to do
this.
$().ready(function() {
$('#tallContent2').jqm();
setTimeout($('#tallContent2').jqm(),2000);
});
--
View this message in context:
http://www.nabble.com/jqModal-Onload-tp20990657s27240p20990657.htm
Thanks Paul
It worked absolutely perfect.
once again thank you very very much.
On Dec 5, 3:05 am, Paul Mills <[EMAIL PROTECTED]> wrote:
> Here is some basic jQuery that does what you want.
> First hide all elements with class="blocked"
> Then add click handler to elements with class="a
Kindly help!!!
I am in a situation where I have to develop a news website, and my
client wants me to display three stories from each category rest all
should be hidden by default and when a user wants to view more stories
he can click "add a story" the next story with class blocked should
get vis
3 matches
Mail list logo