I guess it's made that way because you should be able to load other
files as well. Though, at the end of the plugin you can hack it easily
and your events should be modified a bit too (adding the current file
name based on the url as the hash won't include it).

On Jan 15, 9:10 pm, cbandes <[email protected]> wrote:
> I'm trying to set up my ajax site to use jssm 
> (http://trac.nathanhammond.com/jssm/
> ) for history-management. It's working pretty well - history is
> preserved and links are bookmarkable.
>
> But it is doing some weird stuff with the href rewrite.
>
> For foo.aspx?page=1 it is replacing that with foo.aspx#foo.aspx?
> page=1$rid=1
>
> I don't understand why it needs to repeat the foo.aspx part after the
> hash, it's pretty gross looking. Is there any way around this? The
> documentation for jssm is pretty thin...

Reply via email to