Re: [jQuery] Anchor navigation /like facebook

2009-12-25 Thread Shawn
I don't think you quite understand what it is you are wanting. Or maybe I'm just a little t drunk.. :) navigation like that has nothing to do with Ajax. Using URLs like that to request Ajax based data/content is something else. If you really truly mean navigation, then may I suggest jus

[jQuery] Anchor navigation /like facebook

2009-12-25 Thread malts...@gmail.com
Hi there, I am trying to find some plugin, which can make AJAX request's by parsing ANCHOR value, from URL... For example I have an ajax gallery and I want to make navigation like this www.example.com/gallery.php#photo=1 www.example.com/gallery.php#photo=2 www.example.com/gallery.php#photo=3 An