Thanks for this but I don't think the problem is the javascript. My hunch is that the XHTML is wrong. It seems to render according to the "view source" but I can't tell if it is a real jarvascript...
Type: Posts; User: sabreur; Keyword(s):
Thanks for this but I don't think the problem is the javascript. My hunch is that the XHTML is wrong. It seems to render according to the "view source" but I can't tell if it is a real jarvascript...
Ok, well I have another idea but I can't quite get it to work!
Instead of trying to embed an anchor in an anchor suppose we use an onClick event to call the popup window.
So I used a fairly...
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm
3) Describe problem: I would like to a link after the title text to open...
Thanks, page working perfectly, now. Delighted to help The Ocean Conservancy.
That's fixed it, Many thanks, John, you're a genius.
I have just noticed some odd behaviour. The script is set for mouseover selection which works just fine but I find that if I click on a...
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnailviewer2.js
3) Describe problem: I am trying to enhance the viewer by adding...
Well, this is embarassing!
It seems to be working now. As this was a live site, I was copying the faulty page to a new location for you. As so often happens, I took the oportunity to do a little...
1) Script Title: Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: I have used the original version of this script for a...
Oops, I should have searched more diligently for a solution!
jscheuer1 posted a fix some time back.
The mouse click problem can be fixed by adding "onclick='return false'~ to the "a href"
tag....
1) Script Title: Thumbnailviewer2
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: I have been using TNV2 for a couple of years and have just...
I might have stumbled on the your prompt idea but for the fact that I have the gallery in a table and put the prompt outside the loadarea DIV so it didn't get overwritten.
What I wanted to do...
Thanks for the help, but I am going to go with Jschuer1's suggestion as it looks simpler.
I've fixed the link. (I should have tested it before I copied it, sorry!)
1) Script Title: Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: Script is working fine but I would like to add 3...
Don't know if you have solved your problem yet but I needed to do something similar. I wanted the selector box above the viewer.
I modified the <form...> by inserting a table with the <select...
Thanks for this. I put it in and all looked fine. Unfortunately it was late in the day and I did not do any rigirous checking, it looked fine in IE but Firefox still displays the image border.
Do...
I am using images (logos) as links. Is it possible to remove the border or make it transparent? A{text decoration:none} instruction only seems to effect text underlines not the border around an IMG.