Hi there,
would this code (example 2) work with images instead (parent and child).
Tried it but couldn't figure it out.HTML Code:<div id="src_parent">Site Search</div> <form id="src_child"> <b>Enter search terms:</b> <br /> <input type="text" name="terms" size="35" /> <center> <input type="submit" value="Submit" /> </center> </form> <script type="text/javascript"> at_attach("src_parent", "src_child", "click", "x", "pointer"); </script>
Need a function like this - I would be happy if somebody recommend some similar codes, scripts,...
Thanks a lot!
isrie![]()



Reply With Quote

Bookmarks