thierryeamon
-
[Solved] Jquery switch view modes without refresh
You're a lifesaver!!! Thanks!!!
-
[Solved] Jquery switch view modes without refresh
ok that's not entirely what I ment... sure now I can toggle using two links but now I can also see them both, none or one of the two. So if I toggle the list div, I want the grid div to automatically hide (or vice versa). If I do something lik…
-
[Solved] Jquery switch view modes without refresh
I've tried jamy_za's code and is working like a charm.. Still have to implement into a wordpress theme .. One last question, can I also use two links to toggle between the two? a "grid" link and a "list" link?
-
[Solved] Jquery switch view modes without refresh
ok.. I will definitely try this! what if i want two buttons.... the grid and list links separated? i found a website that contains the same function I'm looking for at www.aisleone.net Looking at the source they have used a different techniq…