Forum Moderators: open

Message Too Old, No Replies

iframes - default image stays same, wont change on some pages

         

Pound4Pound

4:41 pm on Jul 28, 2008 (gmt 0)

10+ Year Member



hoping someone can help me figure this out, its annoying.

Ive got a site with a photo gallery set up using an iframe on multiple pages.

the first 5 galleries you can click on work perfect. each images changes within the frame as I want it to. But when you get to the remaining 6 galleries, the image that shows up as the default stays. no matter what other images I click, it stays the same. The only difference between those pages and the previous are the links to the images. I have some images that are saved directly on that site, but some that are on a different site and those are the pages that arent working. but I dont understand why it doesnt work. the links to each image is right. it works when I look at the site directly off my computer, but not when it's online.

let me know what Im doing wrong or need to change, thanks

[edited by: tedster at 6:37 pm (utc) on July 28, 2008]
[edit reason] no personal urls please [/edit]

tedster

6:47 pm on Jul 28, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If the code works on your local machine but not online, and the urls point to pictures that are also online (not local) then I'd suspect some kind of security issue. Your computer may be preventing those photos from loading as part of protection from XSS (cross-site scripting) exploits that use frames.

Have you tested in other browsers? Other computers? Turned off any third party security software you might have installed? Look into IE security settings, to start.