Re: [T5] PageLink and invisible instrumentation

2007-07-13 Thread Shing Hing Man
It works for me if I set href to some value, href="#", say. Shing --- "Kolesnikov, Alexander GNI" <[EMAIL PROTECTED]> wrote: > I was trying to use PageLink in an "invisible" way, > in T4 spirit: > > t:page="Another">refresh > > However, this didn't work, and the reaction of the >

[T5] PageLink and invisible instrumentation

2007-07-13 Thread Kolesnikov, Alexander GNI
I was trying to use PageLink in an "invisible" way, in T4 spirit: refresh However, this didn't work, and the reaction of the framework was quite strange (null response?). This worked properly: refresh But hey, this isn't an example of "invisible instrumentation" because when you preview the te