![]() | ![]() |
| |
| |||||||
| New York & New England Region For meeting people,arranging events/activities and discussing issues in your local area! |
![]() |
| | LinkBack (1) | Thread Tools | Rate Thread |
| Sponsored Links | ||
Advertisement | ||
| |||
| Check out the pics from my visit yesterday ... Ians weblog They are really pushing them out - I think they will clear >100 this month! I have not been advertising MAMA too much there ... do you want to be overwhelmed? But Hrach is keen to come on the drive, if he can get the day off ... |
| ||||
| ...and the first member of the MAMA Gallery is .... ICE !!! |
| |||
| Hey cool. That photo was in the Stamford times with an article about The Italian Job. |
| ||||
| Actual Size, If you are Safari challenged (unable to test with Safari), here's what I've found in a few minutes of research on why the gallery doesn't work with it. The JavaScript function JustSoPicWindow seems to do what it is supposed to... If you look really closely on Safari, the full size image appears for a split second, then the page becomes all white. The newWindow.document.write() statements get through, but then the page ends up having only the source of vwd_justso.htm, which is a blank page. If vwd_justso.htm doesn't exist, everything works great. There seems to be some sort of a race condition, or just plain timing problem, between the document.write()s and loading the page referenced in the window.open() The comment in vwd_justso.htm says: "It is needed to support AOL browsers, which do not permit javascript window.open calls to create new files." I'd sacrafice AOL usability to gain Safari usability ![]() If you want me to work on it further, let me know... I won't even charge you for my services Well, not much |
| ||||
| I believe it might be as easy to fix as replacing the line: newWindow = window.open("vwd_justso.htm","newWindow","width="+ scrWidth+",height="+scrHeight+",left="+posLeft+",t op="+posTop); with the following lines: if(agt.indexOf("aol") != -1){ newWindow = window.open("vwd_justso.htm","newWindow","width="+ scrWidth+",height="+scrHeight+",left="+posLeft+",t op="+posTop); } else{ newWindow = window.open("","newWindow","width="+scrWidth+",hei ght="+scrHeight+",left="+posLeft+",top="+posTop); } But, I don't have an AOL browser to see if it breaks that. but my "fix" works with Safari, IE, and Mozilla on Mac OS X |
| ||||
| Just checked with the author of the javascript and he indicated that there is a bug in Safari which prevents it from working correctly. He's currently working on a fix. In the meantime I'll try your suggestion. Let me know if it works...if not I'll go another route for displaying larger images. |
| ||||
| It works for me. But, I guess that goes without saying since it's my tweak to the code. And as to the "there is a bug in Safari"... from my quick research, it's not a Safari bug but an improper assumption on the side of the person who wrote the code. If I were really rewriting it, I'd have the html file in the newly opened window call a JavaScript function living in the main page as its (the new window's) onload even handler (using window.opener to get a reference back to the main page) and probably some variables in the main page to hold the info for the image being shown. But, I'm not rewriting it. |
| Sponsored Links | |
Advertisement | |
![]() |
| Tags: clubs |
LinkBacks (?)
LinkBack to this Thread: http://www.mini2.com/forum/new-york-new-england-region/36524-call-members-monadnock-area-mini-owners-mama.html | ||||
| Posted By | For | Type | Date | |
| MINI COOPER :: North American Motoring - North Shore of Boston | This thread | Refback | Mar 14th, 2009 07:00 AM | |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Rate This Thread | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New MINI Cooper S Owners Roll Call..... | Paul | Second Generation MINI Cooper S | 678 | Jan 15th, 2012 01:12 PM |
| New MINI Cooper Owners Roll Call.... | Paul | Second Generation MINI Cooper | 251 | Nov 26th, 2010 02:26 AM |
| Wey Valley MINI Owners - Roll Call (Guildford area) | minicabrio | UK & Ireland Discussion & Event Planning | 49 | Sep 13th, 2007 10:26 AM |
| Stuttgart Mini Owners roll call | SolW | Europe | 4 | Jun 30th, 2003 07:27 PM |
|