Someone asked me how they could execute code when an Atlas page first loaded. In the 'Atlas' xml-script declarative section, add a load attribute to the <application element. The load attribute points to your javascript function. Its that simple. <%@
Read More...