Anyone?
Could it maybe be possible to adjust History/Remote to do this?
Thanks,
Frizzle.
On Feb 11, 1:26 pm, frizzle <[EMAIL PROTECTED]> wrote:
> Thanks for your reply oliver.
> No offence, but i kinda was heading this way, until i realized that it
> wouldn't solve my back/forward buttons proble
Thanks for your reply oliver.
No offence, but i kinda was heading this way, until i realized that it
wouldn't solve my back/forward buttons problem,
since the event would only be called by a click on a link...
(Though your approach looks a lot better then mine...)
Thanks,
Frizzle.
On Feb 11, 9:
That function is only firing once, when the DOM is ready. You want it
to fire every time one of your links is clicked, so add a click
handler to each of them. Inside of that handler, don't look at the
location, instead look at the href of the clicked item and extract
that hash.
Assuming a like
3 matches
Mail list logo