Posts: 235
Name: Vicky
Location: Brit in Bulgaria
|
I have an annoying problem.
I have a few bits of iframe code and javascript on my pages, mainly with advertising in them. (the iframe includes another html page with some ads in).
Everytime I update the code I don't see any difference when I refresh the page in Firefox. For example, I just made a new page and copy/pasted some iframe code. When I checked the page in my browser I saw that I'd forgotten to change the path to the file, as the new page was in a different folder. I changed the code accordingly and refreshed the page, but nothing changed.
I checked the source code view from Firefox and the new code is showing. I tried reloading, but it doesn't make any difference. In the end I loaded up the page in Opera, and finally I could see that the new code is correct.
I have also noticed that if I have some google ads javascript on the page and I change it to some other bit of javascript, Firefox displays it as Google ads even if it is relevant to something completely different.
How can I convice Firefox to show me what I've just coded? The html updates straight away so this is pretty weird isn't it?
|