Issue 510: How to call a form that runs a ajax check on the username
Status:  New
Owner: ----
Reported by greatmed...@gmail.com, Jul 24, 2010
Ok so i'm calling a register form in nyromodal, i set the javascript for the username check script
<script type="text/javascript" src="/sites/all/modules/username_check/username_check_auto.js" rel="forceLoad" /></script>

but it does not work... is this even posible?
Apr 25, 2011
#1 car...@yumelab.com
I think if you need the code to run after the page loads you add the rev="shown" attribute in the script tag.