> Attached is my page code, I'm trying to make the corners rounded on
> the div div#LoginArea - but try as I may I'm not able to work out why
> this won't work - would be grateful for thought on what I've done
> wrong...

>     <script type="text/javascript">
>         function pageLoad() {
>             $("div#LoginArea").corner();
>         }
>         </script>



Where does pageLoad get called?

Reply via email to