Sherri, Thanks...this makes more sense to me than anything, especially since I am a novice when it comes to writing and understanding code. I can make my images smaller for those who have dial-up connections and then if they want to click on the text below each image to make it larger, they can....at least this code works for me. I could never get the others to work...not that it was their fault because I am SURE I was doing something wrong. Thanks!!! >Today's Topics: > > 1. Re: Image code (Sherri ) > 2. Re: Image code (Jeff Owens) > 3. Re: Any more news on server? (W. David Samuelsen) > 4. Re: Any more news on server? (Judy Florian) > 5. Re: Any more news on server? (Patricia Geary) > 6. Re: Image code (Rod Dav4is) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Thu, 5 Jul 2007 05:04:30 -0400 >From: "Sherri " <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Image code >To: <[email protected]> >Message-ID: <[email protected]> >Content-Type: text/plain; charset="us-ascii" > >Marcia, > >I do it differently - I actually have 2 of each image, one that is the full >size that you want to appear, and one that is smaller. The smaller one is >what I code on the page to actually "show" and the other is linked so that >if you click on the image showing on the page, it will open the larger one. >Here's an example of the code: > ><p align="center"><a href="graphics/juliaanddavisdavis.jpg"><img >src="graphics/juliaanddavisdavis-sm.jpg"></a></p> > >Sherri > >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of Marcia Cox >Sent: Wednesday, July 04, 2007 10:06 PM >To: [email protected] >Subject: [ROOTSWEB-HELP] Image code > >Can anyone help me with images? I want to enlarge an image with a click of >the mouse and the only code I know for this is - but don't know what to use >as the path and am not sure this code will work. I have found many different >ways the code is written, but must be doing something wrong since it does >not work for me. Path incorrect? or is it the code itself? > >Thanks, >Marcia > ><p align="center"><a >onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height= >650,scrollbars=yes,resizable=yes'); >return false;" href="/Graphics/http://www.rootsweb.com="Click to enlarge >photo"><img </a> </p> > >------------------------------- >To unsubscribe from the list, please send an email to >[email protected] with the word 'unsubscribe' without the >quotes in the subject and the body of the message > > > > >------------------------------ > >Message: 2 >Date: Thu, 05 Jul 2007 10:04:00 -0400 >From: Jeff Owens <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Image code >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >Marcia Cox wrote: > >>Can anyone help me with images? I want to enlarge an image with a >>click of the mouse and the only code I know for this is - but don't >>know what to use as the path and am not sure this code will work. I >>have found many different ways the code is written, but must be doing >>something wrong since it does not work for me. Path incorrect? or is >>it the code itself? >> >>Thanks, >>Marcia >> >><p align="center"><a >>onclick="window.open('graphics/','juliaanndavisdavis.jpg','width=560,height=650,scrollbars=yes,resizable=yes'); >>return false;" href="/Graphics/http://www.rootsweb.com="Click to > >enlarge photo"><img </a> >></p> >> >>------------------------------- >>To unsubscribe from the list, please send an email to >>[email protected] with the word 'unsubscribe' >>without the quotes in the subject and the body of the message >> >> >> >> >My opinion of using this type of scheme for presenting multiple images >is that it does not work well for persons on dialup services. > >In order for the larger image to be seen it means that the smaller image >must contain enough pixels so that it looks good when enlarged. This >means that the file size is based on the larger image size, and >necessarily longer download time. > >If there are many images placed on the same page, it will then take a >longer time to download for the user just to see all of the small images >to select which one for viewing. > >The suggested method for a page author to use would be the construction >of small files for a thumbnail image file, and then a link or mouseover >function which takes you to the larger (more dense) image file for good >viewing. Simply expanding the onscreen size means either larger >downloads, or diminished quality. Using this method the larger file is >only downloaded if the viewer actually wants to see a specific one. > >Remember the legacy users. Not everyone in the genealogy hobby is using >the latest gear or high speed connection. > >Jeff Owens > > > >------------------------------ > >Message: 3 >Date: Thu, 05 Jul 2007 11:06:22 -0600 >From: "W. David Samuelsen" <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Any more news on server? >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >try again this morning. I was able to on all sites now. > >It was passive mode problem. > >David Samuelsen > >[email protected] wrote: >> I could periodically update on Sunday too, but it vanished by late >>that night. Since then, haven't had any luck what so ever. >> >> I'm like everyone else... the one time I have time to upload >>things due to extra free time, and the silly thing is down! >> >> Thankee ma'm... Dana >> ----- Original Message ----- >> From: Linda Boorom >> To: [email protected] >> Sent: Tuesday, July 03, 2007 7:26 PM >> Subject: Re: [ROOTSWEB-HELP] Any more news on server? >> >> >> I was able to connect & upload periodically off & on Sun. & >>Mon., but today, >> not all. The message on the Help section no longer states 2 days (from >> Sun.), but rather: >> >> 3 FTP to users.rootsweb.com: >> 2007-07-01 >> FTP (uploads) to users.rootsweb.com are currently experiencing >>problems. We >> appreciate your patience while the techs work to correct. >> >> This is the message before: >> >> 1 July 4th Holiday: >> 2007-07-02 >> Due to the July 4th holiday, posts to the HelpDesk may take several extra >> days to be answered so that staff and volunteers may take some >>time off. We >> appreciate your patience! >> >> We might as all well enjoy the holiday as well and hope that come Thurs. >> they can take care of the problem, or at least hopefully before >>the weekend >> :-) >> >> Happy Indepedance Day. >> >> Linda B. >> >> ------------------------------- >> To unsubscribe from the list, please send an email to >>[email protected] with the word 'unsubscribe' >>without the quotes in the subject and the body of the message >> >> > > >------------------------------ > >Message: 4 >Date: Thu, 5 Jul 2007 13:09:04 -0400 >From: "Judy Florian" <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Any more news on server? >To: [email protected] >Message-ID: > <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >I tried this AM and I got same error as before (error 12111) > >Judy > > >On 7/5/07, W. David Samuelsen <[email protected]> wrote: >> >> try again this morning. I was able to on all sites now. >> >> It was passive mode problem. >> >> David Samuelsen >> > > >------------------------------ > >Message: 5 >Date: Thu, 05 Jul 2007 13:16:55 -0400 >From: Patricia Geary <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Any more news on server? >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset="us-ascii"; format=flowed > >At 01:09 PM 7/5/2007, you wrote: >>I tried this AM and I got same error as before (error 12111) > >Problems are sporadic as I can sign on occasionally do uploads, sign >off and try and upload again later and it is down again. Guess we >just have to be patient and wait until it is fixed. > >pat > > > >------------------------------ > >Message: 6 >Date: Thu, 05 Jul 2007 14:36:42 -0400 >From: Rod Dav4is <[email protected]> >Subject: Re: [ROOTSWEB-HELP] Image code >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >Here's a technique <http://randsco.com/_miscPgs/cssZoom03.html> that >doesn't use JavaScript -- my chief objection to the method you posted. >I haven't tried it myself, so cannot comment on how it plays in various >venues, except to say that in browsers that do not support CSS (which it >uses), the larger photo is displayed without trickery beside the smaller >one. Perhaps this could be modified as a link to another page with the >larger picture. > >-R. > >Marcia Cox wrote: in part >> Can anyone help me with images? I want to enlarge an image with a >> click of the mouse and the only code I know for this is - but don't >> know what to use as the path and am not sure this code will work. I >> have found many different ways the code is written, but must be doing >> something wrong since it does not work for me. Path incorrect? or is >> it the code itself? >> >> Thanks, >> Marcia >> > >-- >Regards, Rod Dav4is / P.O. Box 118 / Hyde Park, NY 12538 / USA >Genealogy, et Cetera: http://freepages.rootsweb.com/~dav4is/ >477 ancestral & collateral families, mostly 17?-19? century >New England & European roots. Total population: 116,300+ >Annex: http://www.gencircles.com/users/dav4is/ >email: [email protected] >A fool must now and then be right by chance. > -William Cowper > > > >------------------------------ > >To contact the ROOTSWEB-HELP list administrator, send an email to >[email protected] > >To post a message to the ROOTSWEB-HELP mailing list, send an email >to [email protected] > >__________________________________________________________ >To unsubscribe from the list, please send an email to >[email protected] >with the word "unsubscribe" without the quotes in the subject and >the body of the >email with no additional text. > > >End of ROOTSWEB-HELP Digest, Vol 2, Issue 73 >********************************************