Hey Aleksey, 2010/2/25 Aleksey Chirkin <[email protected]>: > Hello! > > Tell me please, why change internal path from #/page1 to #/page2 emits > a signal, but from #page1 to #page2 does not comes up? > Signal not emits, when there are characters before slash in internal path.
I guess this is not documented clearly, but anchors are only considered as internal paths when they start with a '/' (thus normal anchors can still be used as plain HTML anchors). A valid internal path always starts with a '/'. Regards, koen ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
