V
vMike
I have a hyperlink control. The image is dynamically set to an aspx file.
The image changes based on criteria passed to it on postback. I have noticed
that when smartnavigation is turned on the aspx file is accessed twice
before the picture displays in the browser. When it is turned off it is only
accessed once. I have other image file which are not aspx files on the page.
Does smartnavigation call all image files twice? Or is there something I
should be doing differently with smart nav on. The pages don't flicker as
much with in on so I would like to leave it on but it seems that if all
images are called twice there must be a performance drag.
Mike
The image changes based on criteria passed to it on postback. I have noticed
that when smartnavigation is turned on the aspx file is accessed twice
before the picture displays in the browser. When it is turned off it is only
accessed once. I have other image file which are not aspx files on the page.
Does smartnavigation call all image files twice? Or is there something I
should be doing differently with smart nav on. The pages don't flicker as
much with in on so I would like to leave it on but it seems that if all
images are called twice there must be a performance drag.
Mike