![]() |
how can i make an element go poof?
im creating a theme, and i want to make the next element disappear after the last post (next/prev) at the top, if you click next it wil take you down a post.
http://test.fris.net |
if you want it animated
Code:
$(#next).hide(); Code:
$(#next).css({visibility: "hidden"}) |
server side = increase the SQL row count by 1
client side = unset the visible tag or a live update, not sure what you are doing exactly, probably not suitable and a lot more work |
btw, nice looking theme :thumbsup
|
All times are GMT -7. The time now is 12:38 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123