Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorjefito
    • CommentTimeMar 5th 2008
     permalink
    Does anyone know how to link to an image in another location? I'm trying to basically open a file in the same folder as my other images. In short, I want to link to an image without it being on the page. I've tried this, which is the only thing I know: <a href="imagefolder/image1.jpg_blank"> I've also tried: <a href="imagefolder/image1.jpg width="22" height="45" alt="image1" />

    I've also tried wrinting some Javascript to open a new window, but it's not working. I'm trying to make it work with all browsers, but especially Firefox--the nastiest browser on the planet.

    Thanks!
    • CommentAuthorjefito
    • CommentTimeMar 5th 2008
     permalink
    Nevermind, I just figured it out! It's: A href="image1.jpg" target=_parent
    • CommentAuthordave_o
    • CommentTimeMar 5th 2008
     permalink
    Shouldn't it be: '<a href="..." target="_blank">...</a>' ?! :)
  1.  permalink
    ...but especially Firefox--the nastiest browser on the planet.

    Heh - you undoubtedly mean "nasty" in the Miss Jackson sense of the word.
Add your comments
    Username Password
  • Format comments as (Help)