showing larger images in pop up window.



I would like to have the user click on a thumb in a photo gallery to view a larger image with a single line of text below it, AND a button which would close the window.

Is there any way this can be done inline with <a ref...>? Or is there a better option?.

I have seen javascript which will open other html documents into a resizeable window. I have a few snippets of code which would close the window, but this code would have to be added into the html of the new window. Also this method would seem to require that I write a separate html file for every single thumbnail in the gallery. Rather wasteful...

Is there anyway I can do all this from within the HTML tag <a href...>?
Or does someone have a suggestion on the best way to proceed.

I don't want to use features only available on a specific browser.

Thanks in advance,

Gil





.



Relevant Pages

  • Re: showing larger images in pop up window.
    ... gil wrote: ... >I would like to have the user click on a thumb in a photo gallery to ... >which would close the window. ... but this code would have to be added into the html of the new ...
    (alt.html)
  • Re: showing larger images in pop up window.
    ... gil wrote: ... > I would like to have the user click on a thumb in a photo gallery to ... you might not want to use a pop up window for this. ...
    (alt.html)
  • [kde] Re: Desktop effects with intel 945
    ... plain text only, but last time I did not consciously send the HTML ... window translucency can be useful at times as ... However, if you want, you /can/ actually switch to compiz for KDE's window ...
    (KDE)
  • [kde] Re: KDE 4.6.0 and nvidia drivers
    ... Please don't post in HTML to the mailing lists. ... the nv driver is deprecated. ... But I refused to turn off effects like window translucency ... general tab under Desktop Effects and defaults to "normal". ...
    (KDE)
  • Re: 2 Qs re JS scripting
    ... on injecting your code into the window closing event of the A.HTML window ... a local html file, I will call this A.HTML, A.HTML will be opened as an MDI ... window within the main app. ... to the hosting application. ...
    (microsoft.public.scripting.jscript)