I'll start off by saying I don't have much PHP or Javascript knowledge, hence the need for a simple way to have user sortable tables on my site. I using a great plugin that creates sortable tables using jQuery. (http://wordpress.org/extend/plugins/wp-table- reloaded/)
That said, I need a bit more functionality in the tables for it to really work for me. Right now this is how my site functions, plain html, takes forever to update, separate pages for each 'sort option': http://www.thebenjaminresource.com/tbr/html/browse_by_title.html And here is the basic, unstyled table with WP-Table-Reloaded: http://www.trinityvineyardworship.com/table Basically when the page loads it will be sorted by title, and I need the 'back to top' link under each section and a space between the sections (just as you see in my old page). However when it is dynamically sorted by Key or Artist etc, I need the the links and spaces to not all get sorted together! If the spaces and 'back to top' links aren't there, the page just gets a little daunting and there is too much scrolling as you can see here: http://www.trinityvineyardworship.com/new-table Now if it can't be achieved, I could settle for dynamically created spaces between sections after a sort and I would put the 'back to the top' links next to the table or something. Anyone have any ideas? I'm really hoping that I can make this work! Thanks in advance! Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
