> As I understand you want to send requests like this to the sever  
> via Ajax:
>
> /index.php?hash=/project/things/
>
> You could do that by simply using these links:
>
> <a class="remote" href="/index.php?hash=/project/things/">Link</a>
>
> plus remote plugin:
>
> $('a.remote').remote('#output');

But the hash that appears in the url space still looks like  
'remote-1', etc. Plus...

Well, it doesn't work. I can see that the link is being activated. It  
seems to work on the second click and then randomly from thereon.

When will there be an API article on this?



_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to