PDA

View Full Version : some helpful advice


serAph
09-17-03, 12:10 PM
on your smilies page (when you click "get more" under the smilies pane in the post window) if you edit your source code to have a:

return false;

at the end of it, the smilies wont stop moving after you click on one of them.

ok so I just looked at your source, and you're not using onclicks, but in your a hrefs, try using, for example:

<a href="javascript:smilie(': screwy:'); return false;">

that may work.

Nice forum tho - im enjoying it thoroughly!:)