Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [jQuery] Make show/hide on anchor tags Re: [jQuery] Make show/hide on anchor tags

#78895

Thanks, sometimes I get lost in basic stuff :P Was trying to avoid .hide() that way, because it sometimes takes effect in front of the end user, resulting in a not so nice experience, but I’ll be using it anyways.