Thanks Franki (and everyone else), The pop-up contains the image only (no HTML), and when it is closed before losing focus there is no problem. The issue...
You know how pop-unders work? They send a window.focus to the main window to bring it back up on top... So, with this in mind, how about something like... ...
David Colliver
david.colliver@...
Jan 2, 2003 10:19 am
3092
Thanks Dave, your message actually prompted me to look for a site with a pop-under so I could check this out. I would have never thought I would voluntarily do...
If it retains focus, you cannot then go to another window to view another picture. There is not a stay on top method as far as I am aware for browser windows. ...
David Colliver
david.colliver@...
Jan 2, 2003 11:46 am
3094
Thanks again Dave, I hope nobody else minds our little chat here ;o) I understand what you are saying and why you would not like a pop-up to keep focus in...
I don't/haven't messed with such things in great detail. It however seems to me that you are focusing "in hopes" that the right window is in front. The next...
Consider this method .... use a layer instead which avoids the pop-up killers and stays focused. It can be repositioned by dragging and next click clears it...
yep.. this is the best answer.. in fact, I'd go a step further and put the lot in a sub.. called onClick and passed the image name.. the sub would save you...
I've heard that with style sheets you can use the line-height and text-indent properties to control white space between lines and at the start of them. So can...
seecurb
seecurb@...
Jan 2, 2003 8:09 pm
3099
Hey, Gang, I heard of a bookseller in Falls Village, CT who wants to sell-out all his Fourth Editions for $4.95 each. His name is Edward Hamilton, and his...
seecurb
seecurb@...
Jan 2, 2003 8:27 pm
3100
Hi there! If we are talking about The Complete Idiot's Guide To Creating a Web Page, then there is a Fifth edition (which I am using) and it was printed ...
Miro Perdoch
miro500@...
Jan 2, 2003 9:31 pm
3101
There is indeed a 5th Edition and yours truly had the pleasant opportunity to act as the technical editor on the revision. While any version would certainly...
Right. There's lots of info about the latest edition here: http://www.mcfedries.com/CreatingAWebPage/ Paul ... From: "Don Passenger" <dpasseng@...> To:...
I see, I'm beginning to realise that what I was describing was not exactly what I wanted. It seems to me now that I misunderstood what was meant by "on focus",...
Hi All, Problem: Click on a thumbnail, image opens nicely in small pop-up. Return to original page, click another thumbnail, new image is in old pop-up but ...
Yes there is a 5th Edition, I have it and very good it is too!! I use it a lot. Hazel http://www.dogpage.ision.co.uk http://www.freemax-associates.co.uk ...
levine-freeman
levine-freeman@...
Jan 3, 2003 11:36 am
3106
That's what SHE said LAST night... The "Fourth Edition" originally sold for $19.99, but was worth twice that amount... Now one can pick it up for a mere $8.50,...
seecurb
seecurb@...
Jan 3, 2003 1:33 pm
3107
Number three is an interesting approch.. but number two is the most clear and obvious.. also, number three had some issues. in IE6 at 1024x768 on Win2000SP3...
Paul does indeed have more good stuff in the "Fifth Edition." And on his web page, also, at: bonus/office97.asp I'll be looking to buy it for "...Using Office...
seecurb
seecurb@...
Jan 3, 2003 1:55 pm
3109
On MY computer, Version 1.0 works fine, UNLESS I click a new mat WITHOUT FIRST CLOSING the current mat, in which case the new mat DOES come up BEHIND the page....
seecurb
seecurb@...
Jan 3, 2003 3:19 pm
3110
Yes, Franki is correct !! I forgot to mention that with Version 1.2, the image is only half visible on my computer (Windoze .98 SE,) and I can't get it to move...
seecurb
seecurb@...
Jan 3, 2003 3:25 pm
3111
1 is untenable because as you note, when I click on a second picture, the pop-up becomes an invisible pop-under. 2 does work very nicely 3 is by far my...
Found 1 & 2 worked OK for me using IE5.01 600x800. The images came up in the top left of the page and I just closed the first one and opened the next, which...
levine-freeman
levine-freeman@...
Jan 3, 2003 9:31 pm
3113
As revised it comes up in upper left of the current frame Hazel. Hopefully he will give the revised script a shot....
Thanks Don, Here is version 1.3 using the Passenger-inspired DHTML modifications: http://www.mattman.com.au/staging/index_dhtml2.html I also like it for the...
I'd stick with version 2 as the most trouble-free. Even the Passenger-inspired 3rd version came up all over the shop on IE5.5 and was impossible to close....
Dang, back to the drawing board on this one -- it's a failure even on the redo! The proposal is apparently using 0,0 as x and y location on the frame and ...