Hi,
I have a site with 6 nav buttons. The page uses ajax and works fine for the most part. However, 2 of the buttons cause the entire page to reload. I feel like it has something to do with flash being loaded for those 2 buttons.
Anyone know how you can use flash and ajax together sucessfully?
Here is the site : http://santaclaus25.com/
The 2 buttons that make page reload are "gallery" and "giftshop"
And also, There is only a problem in IE. Firefox works fine. Why does flash cause IE7 to reload the whole page when i am only replacing the innerHTML of a div?
Could this have something to do with me using <embed ? I know I should use <object instead probly....
Thanks in advance
I have a site with 6 nav buttons. The page uses ajax and works fine for the most part. However, 2 of the buttons cause the entire page to reload. I feel like it has something to do with flash being loaded for those 2 buttons.
Anyone know how you can use flash and ajax together sucessfully?
Here is the site : http://santaclaus25.com/
The 2 buttons that make page reload are "gallery" and "giftshop"
And also, There is only a problem in IE. Firefox works fine. Why does flash cause IE7 to reload the whole page when i am only replacing the innerHTML of a div?
Could this have something to do with me using <embed ? I know I should use <object instead probly....
Thanks in advance