function pageLoad() { $(document).ready(function() { . . . // page initialization code goes here }); }
Mark as Answer if its helpful to you Kumaraspcode2009@gmail.com
Login to post response