onLoad focus() event within jquerytools overlay effect
- by tomcritchlow
Hi,
I'm using the overlay jquery from here:
http://flowplayer.org/tools/overlay/index.html
Within my overlay I have a search box like this:
<div class="simple_overlay" id="asearch">
<div id="searchbox">
<form id="amazonsearch" style='float:left;'>
<input class="title" id="amazon-terms"…