billius
03-30-2009, 01:35 PM
Hi All,
I'm using the Ajax script from this site:
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
along with a navigation system created in Flash.
I have the links working fine in my Flash file. The problem is that the style of the text changes when you click on the link. For an example of this, click on the HOME icon on the Flash navigation on my testsite:
http://www.funkymunkydesigns.com/testsite/index.html
See how the text changes from one style to another?
It’s as if the style sheet isn’t loaded when the link is clicked. I'm using PHP pages to load into my main content DIV. The PHP pages look fine when loaded on their own:
http://www.funkymunkydesigns.com/testsite/home.php
And they view fine in Dreamweaver.
Any idea how I can make sure the correct style is loaded on all the PHP pages?
This is driving me mad!! I'm not good with Ajax or Javascript at all!!! :o
I'm using the Ajax script from this site:
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
along with a navigation system created in Flash.
I have the links working fine in my Flash file. The problem is that the style of the text changes when you click on the link. For an example of this, click on the HOME icon on the Flash navigation on my testsite:
http://www.funkymunkydesigns.com/testsite/index.html
See how the text changes from one style to another?
It’s as if the style sheet isn’t loaded when the link is clicked. I'm using PHP pages to load into my main content DIV. The PHP pages look fine when loaded on their own:
http://www.funkymunkydesigns.com/testsite/home.php
And they view fine in Dreamweaver.
Any idea how I can make sure the correct style is loaded on all the PHP pages?
This is driving me mad!! I'm not good with Ajax or Javascript at all!!! :o