xoligy Posted August 26, 2008 Share Posted August 26, 2008 Hey all, i was just browsing the net and came across this jquery thing (i know nothing about jquery but seems to do something i want!) Basically i was going to use the code if possible to show online users, but im not sure it can do what i want Here is what i woudl like: When collapsed it would say "x"online then when it expands i want it to display the users that are online underneath the title of cause it wouldnt matter if it had to display at least 1online user its just something i think would look good on my site lol. One last thing, it this was on a seperate include page would it get collapsed everytime and if so is there a way around that? Kind or a remember me function forgot the link haha http://www.javascripttoolbox.com/jquery/#expandablerows Link to comment https://forums.phpfreaks.com/topic/121430-expandable-rows/ Share on other sites More sharing options...
Ken2k7 Posted August 26, 2008 Share Posted August 26, 2008 The way the code works is you make a table with all the information. And then you just use jQuery or JavaScript to hide certain elements and change some text. Of course the number of users online needs to be generated by PHP. Link to comment https://forums.phpfreaks.com/topic/121430-expandable-rows/#findComment-626332 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.