We can submit a form using its name, id, class and tag <form id=”form” name=”form1″ class=”form”> </form> Suppose forms name is “form1”, the...Read More
Include below code in header section ===================================== <script type=”text/javascript” src=”http://www.google.com/jsapi”></script> <link href=...Read More
Usually we need to specify the height of iframe. if content exceeds this height scrolls will be present in it. To remove this scrolls use jquery mentioned in the below link: Link : http://davidjbradsh...Read More