Good to hear you like the book and my musical taste.... ;-)
Quote:
|
Is there a more efficient way to make the pages flicker free? To be honest, I don't think the way I had it was even working
|
An AJAX panel inside the Master Page won't work as you'll do a full request anyway when you move from page to page. They only make sense within a page that posts back to itself.
One (IE only) solution to minimize page flicker is using filters, described here:
http://imar.spaanjaars.com/314/smoot...ge-transitions
Hope this helps,
Imar