I just moved from Tap 4.0.2 to 4.1.2 and replaced any Tacos stuff I was
using with the included Dojo stuff, ie: UpdateComponent() which I will
refer to as 'UC' . UC appears to be doing a great job on the page, but
the page is now scrolling to home position on each update. Using Tacos
updateComponents() prior, the page stayed at the current scroll
position, which is what I would like this upgrade to continue doing.
I wrote a piece to place javascript on the page 'remembering' the scroll
position and then setting it again just after UC is called. It will
jump scroll each time the UC is called, which is not going to look very
good. If that is the way to go, I will implement a smooth scroll, but I
would prefer not seeing the page scroll at all.
I am wondering if I am using UC correctly, if the page is getting
submitted instead of a AJAX call, or I have some other bug. Don't think
this is the case.
Any ideas?
Thanks,
Joseph
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]