How can I trigger a method at page load like tab?
for example:
<div id='wraper'>
<!-- div id menu not load -->
<div id="menu">
<a href='#'>test</a>
<a href='#'>test</a>
<a href='#'>test</a>
</div>
<!-- load this content -->
<div id="content">
konten
</div>
</div>
Thanks
window.onloadevent to have code that executes when the page loads. (just google "window.onload" for info)atags, you'll addtarget="my_iframe", and they will automatically open in the iframe.