OnClick event doesnot triggers on app load
By shovan roy
23 Jul 2013 02:21
English
6 Replies
We are trying to trigger a click event on a button/link on document.ready function. EXP:
$(document).ready(function(){
$('button').trigger('click');
});
The above code does not work.
Can you let us know a solution, where we can trigger any event or click on document ready.
Edited on 18 03, 2014
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.