RootsWeb.com Mailing Lists
Previous Page      Next Page
Total: 6100/10000
    1. Re: [FreeHelp] Incrementing List Items
    2. Joe Court
    3. You could try using CSS to get the effect. <https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Counters?redirectlocale=en-US&redirectslug=CSS%252FCounters> Joe Wakefield (UK) On 14 Sep 2013, at 16:54, Billie Walsh <bilwalsh@swbell.net> wrote: > I've been googling and reading but I can't find a way to get the > incrementing that I want in lists. I want to increment the list by ".1", > as in : > > 3900.1 First item > 3900.2 Second item > 3900.3 Third item > etc. > > There's probably some very simple way but it escapes me. > > -- > > A cat is a puzzle with no solution. > > Cats are tiny little women in fur coats. > > When you get all full of yourself try giving orders to a cat. > > _ _... ..._ _ > _._ ._ ..... ._.. ... .._ > > > ------------------------------- > To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    09/14/2013 11:19:40
    1. Re: [FreeHelp] Incrementing List Items
    2. Billie Walsh
    3. According to one page I found on W3c the "start" was deprecated in HTML4 and added back in HTML5. I'm sorry, I went through so many pages I don't remember where I found that but I know it was on a W3c page somewhere. On 09/14/2013 02:33 PM, Barry Carlson wrote: > Billie, > > It is possible to do what you want. > > Before going any further, the <ol start="6"> is no longer in vogue, i.e. > its deprecated. > > The answer lies in a CSS solution, and on the surface it looks a little > complicated, but does work. > > I'm just about to go and watch a couple of Americas Cup yacht races, so > will come back to this later. > > Meanwhile, have a look at:- > > http://www.w3schools.com/cssref/pr_gen_counter-increment.asp > > ... and the Try it Youself page. > > Barry > > On Sun, 15 Sep 2013 03:54:20 +1200, Billie Walsh <bilwalsh@swbell.net> > wrote: > >> I've been googling and reading but I can't find a way to get the >> incrementing that I want in lists. I want to increment the list by ".1", >> as in : >> >> 3900.1 First item >> 3900.2 Second item >> 3900.3 Third item >> etc. >> >> There's probably some very simple way but it escapes me. > > ------------------------------- > To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message > -- A cat is a puzzle with no solution. Cats are tiny little women in fur coats. When you get all full of yourself try giving orders to a cat. _ _... ..._ _ _._ ._ ..... ._.. ... .._

    09/14/2013 10:38:39
    1. Re: [FreeHelp] Incrementing List Items
    2. Billie Walsh
    3. I'm not sure how to make that work. From the example it appears that it increments at each iteration of the h3 tag. I can see it incrementing at each iteration of the li tag but I have dozens ordered lists and I only want one to increment this way. I don't know if you can do an "li class....... ". I haven't found anything that says I can or can't. It would have to be something like "li.sub:after {.......". Might be something to experiment with. I was kind of hoping for a simpler method like "ol start="3900.1" step=".1" " On 09/14/2013 11:19 AM, Joe Court wrote: > You could try using CSS to get the effect. > > <https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Counters?redirectlocale=en-US&redirectslug=CSS%252FCounters> > > Joe > Wakefield (UK) > > On 14 Sep 2013, at 16:54, Billie Walsh <bilwalsh@swbell.net> wrote: > >> I've been googling and reading but I can't find a way to get the >> incrementing that I want in lists. I want to increment the list by ".1", >> as in : >> >> 3900.1 First item >> 3900.2 Second item >> 3900.3 Third item >> etc. >> >> There's probably some very simple way but it escapes me. >> >> -- >> >> A cat is a puzzle with no solution. >> >> Cats are tiny little women in fur coats. >> >> When you get all full of yourself try giving orders to a cat. >> >> _ _... ..._ _ >> _._ ._ ..... ._.. ... .._ >> >> >> ------------------------------- >> To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message > > ------------------------------- > To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message > -- A cat is a puzzle with no solution. Cats are tiny little women in fur coats. When you get all full of yourself try giving orders to a cat. _ _... ..._ _ _._ ._ ..... ._.. ... .._

    09/14/2013 06:06:17
    1. [FreeHelp] Incrementing List Items
    2. Billie Walsh
    3. I've been googling and reading but I can't find a way to get the incrementing that I want in lists. I want to increment the list by ".1", as in : 3900.1 First item 3900.2 Second item 3900.3 Third item etc. There's probably some very simple way but it escapes me. -- A cat is a puzzle with no solution. Cats are tiny little women in fur coats. When you get all full of yourself try giving orders to a cat. _ _... ..._ _ _._ ._ ..... ._.. ... .._

    09/14/2013 04:54:20
    1. Re: [FreeHelp] Adding titles to large images
    2. Barry Carlson
    3. Valerie, I'm glad you've found the method I suggested useful. With regard to Photoshop; many of the things that once could only be done with that type of software have now become achievable using current browsers, HTML5, CSS3 and advanced features under development by the various browser vendors. Barry --------------------- On Wed, 11 Sep 2013 22:17:28 +1200, Valerie lirakis <valerie.lirakis@googlemail.com> wrote: > Many thanks, Barry, for your help, which has worked brilliantly on > several > of my images. I only wish I had been aware of how to do this before > adding > text to the photo itself, which makes everything look much more > cluttered. > > I don't use Photoshop, although a very similar one. However it doesn't > have > the facility of linking up thumbnail images with larger ones, which would > be helpful. I have always used the "target="blank" code to open in a new > window. > > I am in the process of updating my web pages, the link to which is > http://freepages.genealogy.rootsweb.ancestry.com/~boltongenealogy/photogallery_8.htm > in > order to dispense with text on the page itself, to give a more > streamlined > look. > > Valerie > ------------------------------- > To unsubscribe from the list, please send an email to > FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without > the quotes in the subject and the body of the message

    09/12/2013 02:43:09
    1. [FreeHelp] Adding titles to large images
    2. Valerie lirakis
    3. Many thanks, Barry, for your help, which has worked brilliantly on several of my images. I only wish I had been aware of how to do this before adding text to the photo itself, which makes everything look much more cluttered. I don't use Photoshop, although a very similar one. However it doesn't have the facility of linking up thumbnail images with larger ones, which would be helpful. I have always used the "target="blank" code to open in a new window. I am in the process of updating my web pages, the link to which is http://freepages.genealogy.rootsweb.ancestry.com/~boltongenealogy/photogallery_8.htm in order to dispense with text on the page itself, to give a more streamlined look. Valerie

    09/11/2013 05:17:28
    1. Re: [FreeHelp] Adding titles to large images
    2. Barry Carlson
    3. A simple example can be seen at:- http://countjustonce.com/test/family-img-map.html It works in all browsers back to the IE6 era. The pseudo :after {content:"some text"} doesn't work in IE6, IE7 and IE10, but does in IE8, IE9 and IE11. You probably don't need that anyway, as I did it just as an acknowledgement of where the image came from. Any page using the <a> tag as a block level element, i.e. display:block will need to be in HTML5, just as the example page is. Simple, eh? Barry ---------------- On Tue, 10 Sep 2013 09:33:54 +1200, Barry Carlson <barrycarlson@vodafone.co.nz> wrote: > Valerie, > > It is possible to do what you want, and there a number of ways to do it. > > I will give you a general description of one method. > > 1.. Place the large image as a background in a div. > > 2.. Style the div as position:relative; > > 3.. For each person you wish to identify, create an <a> tag. > > 4.. All <a> tags to have a separate id and title attribute (person's > name) and to be styled - position:absolute; z-index:10; display:block; > height:??px;width:??px; background:transparent; > > 5.. For alignment purposes the top left corner of each <a> tag is > positioned relative to the top left corner of the containing <div>. In > order that you can see where these <a> tags are, temporarily add > outline:solid 1px #f00; to their styles. Experiment by adding > left:100px; top:75px; to the styles and adjust to get each id right> > > 6.. Finally, you can make use of the pseudo class a:hover, so that when > you hover over each person they are highlighted, i.e. the background of > the <a> tag changes to white and is given opacity:0.2; etc.. > > 7.. When hovering over a particular person, the description in the title > attribute will show beside the cursor/pointer. > > You can also use the link feature to open a url related to that person. > > The above is just a general description, and it does involve a little > work. > > Barry

    09/10/2013 11:40:50
    1. Re: [FreeHelp] Adding titles to large images
    2. Barry Carlson
    3. Valerie, It is possible to do what you want, and there a number of ways to do it. I will give you a general description of one method. 1.. Place the large image as a background in a div. 2.. Style the div as position:relative; 3.. For each person you wish to identify, create an <a> tag. 4.. All <a> tags to have a separate id and title attribute (person's name) and to be styled - position:absolute; z-index:10; display:block; height:??px;width:??px; background:transparent; 5.. For alignment purposes the top left corner of each <a> tag is positioned relative to the top left corner of the containing <div>. In order that you can see where these <a> tags are, temporarily add outline:solid 1px #f00; to their styles. Experiment by adding left:100px; top:75px; to the styles and adjust to get each id right> 6.. Finally, you can make use of the pseudo class a:hover, so that when you hover over each person they are highlighted, i.e. the background of the <a> tag changes to white and is given opacity:0.2; etc.. 7.. When hovering over a particular person, the description in the title attribute will show beside the cursor/pointer. You can also use the link feature to open a url related to that person. The above is just a general description, and it does involve a little work. Barry -------------- On Mon, 09 Sep 2013 19:58:04 +1200, Valerie lirakis <valerie.lirakis@googlemail.com> wrote: > I have several photos on my web pages which enlarge in another window. To > identify each person I've been putting a caption on the larger image with > the aid of photo-imaging software. Is there any way I can edit the larger > image itself to identify every person on the photo by running the mouse > over it - I'm sure I've seen this done but can't remember which web site > it > was. > > Can anyone help? > Valerie > ------------------------------- > To unsubscribe from the list, please send an email to > FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without > the quotes in the subject and the body of the message

    09/10/2013 03:33:54
    1. Re: [FreeHelp] Adding titles to large images
    2. Jill Muir
    3. Hi Barry, Your lucky kids at school have a great teacher in you. There is always something to learn in your emails. Thanks for sharing. My best wishes, Jill Glamorgan Mailing List's website http://freepages.genealogy.rootsweb.ancestry.com/~glamorgan/ -----Original Message----- From: freepages-help-bounces@rootsweb.com [mailto:freepages-help-bounces@rootsweb.com] On Behalf Of Barry Carlson Sent: 10 September 2013 06:41 To: freepages-help@rootsweb.com Subject: Re: [FreeHelp] Adding titles to large images A simple example can be seen at:- http://countjustonce.com/test/family-img-map.html It works in all browsers back to the IE6 era. The pseudo :after {content:"some text"} doesn't work in IE6, IE7 and IE10, but does in IE8, IE9 and IE11. You probably don't need that anyway, as I did it just as an acknowledgement of where the image came from. Any page using the <a> tag as a block level element, i.e. display:block will need to be in HTML5, just as the example page is. Simple, eh? Barry ---------------- On Tue, 10 Sep 2013 09:33:54 +1200, Barry Carlson <barrycarlson@vodafone.co.nz> wrote: > Valerie, > > It is possible to do what you want, and there a number of ways to do it. > > I will give you a general description of one method. > > 1.. Place the large image as a background in a div. > > 2.. Style the div as position:relative; > > 3.. For each person you wish to identify, create an <a> tag. > > 4.. All <a> tags to have a separate id and title attribute (person's > name) and to be styled - position:absolute; z-index:10; display:block; > height:??px;width:??px; background:transparent; > > 5.. For alignment purposes the top left corner of each <a> tag is > positioned relative to the top left corner of the containing <div>. In > order that you can see where these <a> tags are, temporarily add > outline:solid 1px #f00; to their styles. Experiment by adding > left:100px; top:75px; to the styles and adjust to get each id right> > > 6.. Finally, you can make use of the pseudo class a:hover, so that > when you hover over each person they are highlighted, i.e. the > background of the <a> tag changes to white and is given opacity:0.2; etc.. > > 7.. When hovering over a particular person, the description in the > title attribute will show beside the cursor/pointer. > > You can also use the link feature to open a url related to that person. > > The above is just a general description, and it does involve a little > work. > > Barry

    09/10/2013 01:54:59
    1. [FreeHelp] Adding titles to large images
    2. Valerie lirakis
    3. I have several photos on my web pages which enlarge in another window. To identify each person I've been putting a caption on the larger image with the aid of photo-imaging software. Is there any way I can edit the larger image itself to identify every person on the photo by running the mouse over it - I'm sure I've seen this done but can't remember which web site it was. Can anyone help? Valerie

    09/09/2013 02:58:04
    1. Re: [FreeHelp] Adding titles to large images
    2. JFlorian
    3. Here are instructions for Photoshop adding text to images. http://www.ncsu.edu/sciencejunction/route/usetech/imagemanipulation/manipulation.html#text Here are two about Bubble Text or PopUp Bubble http://stackoverflow.com/questions/6074045/how-can-i-make-bubble-help-appear-when-i-hover-over-a-link item 2 here :: http://www.1stwebdesigner.com/css/stylish-jquery-tooltip-plugins-webdesign/ (Site is doing maintenance tonight)

    09/09/2013 12:41:48
    1. Re: [FreeHelp] ancestry tag *within* my site - sorted
    2. Jill Muir
    3. Thanks Ralph - I had actually written to the list and said that I had sorted it out now. I still do not know what caused it as it was a clean unused file from my computer so it wasn't as if ancestry had put it there earlier. Quite odd and also as all others pages were clear of this error. I made a new page uploaded it and that is the page online now. Thanks for the kind help as usual Ralph. My best, Jill -----Original Message----- From: freepages-help-bounces@rootsweb.com [mailto:freepages-help-bounces@rootsweb.com] On Behalf Of Ralph Taylor Sent: 06 September 2013 18:42 To: freepages-help@rootsweb.com Subject: Re: [FreeHelp] ancestry tag *within* my site Jill, Did you perhaps forget to clear the browser cache of the old page by forcing a refresh or reload? That would account for the uploaded changes not being apparent to you but showing for others who hadn't previously visited the page. -rt_/) Date: Thu, 5 Sep 2013 08:40:37 +0100 From: "Jill Muir" <jill@shottle.plus.com> Subject: [FreeHelp] ancestry tag *within* my site To: <freepages-help@rootsweb.com> Message-ID: <000001ceaa0b$376ee620$a64cb260$@shottle.plus.com> Content-Type: text/plain; charset="us-ascii" I am having a problem with this page. The site was recently hacked but I deleted it from the server and then uploaded a clean copy and verified it with Google. Now I notice that I have this ancestry tag *within* my site, although the site is quite clean on my computer. How can I rid myself of this please? It is odd. All the other pages are clear of this. I also have a 'hosted by Rootsweb on the header. I have deleted the file on the server and replaced this, but it still appears. Jill

    09/07/2013 02:34:57
    1. Re: [FreeHelp] ancestry tag *within* my site
    2. Ralph Taylor
    3. Jill, Did you perhaps forget to clear the browser cache of the old page by forcing a refresh or reload? That would account for the uploaded changes not being apparent to you but showing for others who hadn't previously visited the page. -rt_/) Date: Thu, 5 Sep 2013 08:40:37 +0100 From: "Jill Muir" <jill@shottle.plus.com> Subject: [FreeHelp] ancestry tag *within* my site To: <freepages-help@rootsweb.com> Message-ID: <000001ceaa0b$376ee620$a64cb260$@shottle.plus.com> Content-Type: text/plain; charset="us-ascii" I am having a problem with this page. The site was recently hacked but I deleted it from the server and then uploaded a clean copy and verified it with Google. Now I notice that I have this ancestry tag *within* my site, although the site is quite clean on my computer. How can I rid myself of this please? It is odd. All the other pages are clear of this. I also have a 'hosted by Rootsweb on the header. I have deleted the file on the server and replaced this, but it still appears. Jill

    09/06/2013 05:41:38
    1. Re: [FreeHelp] ancestry tag *within* my site
    2. Jill Muir
    3. Thanks Pat, that is what I meant in my last email. I had sorted it out thank you. Jill -----Original Message----- From: freepages-help-bounces@rootsweb.com [mailto:freepages-help-bounces@rootsweb.com] On Behalf Of Pat Geary Sent: 05 September 2013 12:50 To: freepages-help@rootsweb.com Subject: Re: [FreeHelp] ancestry tag *within* my site At 03:40 AM 9/5/2013, you wrote: >I am having a problem with this page. The site was recently hacked but >I deleted it from the server and then uploaded a clean copy and >verified it with Google. > >Now I notice that I have this ancestry tag *within* my site, although >the site is quite clean on my computer. How can I rid myself of this please? >It is odd. All the other pages are clear of this. I also have a >'hosted by Rootsweb on the header. I have deleted the file on the >server and replaced this, but it still appears. =============== http://freepages.genealogy.rootsweb.ancestry.com/~glamorgan/list-archive.htm Jill checking the above link in FF, I see only what is supposed to be there - the rootsweb banner at the top and bottom of the page and your content in between. Perhaps you already got rid of the problem?? pat

    09/05/2013 11:31:29
    1. Re: [FreeHelp] back to basics please 1. Internal Links 2. Site Structure 3. Frontpage hidden folders
    2. Barry Carlson
    3. Following on from my previous post... Perhaps the Zenu Link Sleuth utility is creating more problems than helping solve the ones it is being used for. With this in mind, it is a good time to mention that there is a free site scanner to be found at:- http://cyotek.com/cyotek-sitemap-creator The features it provides extend well beyond those found in Xenu. Go to the the above page and check the Features and Help links before downloading. Best get an idea of how it works before getting "stumped" when trying to use it. Barry -------------- On Wed, 04 Sep 2013 17:24:58 +1200, Barry Carlson <barrycarlson@vodafone.co.nz> wrote: > Judy, > > Have you seen this url? > > http://foliovision.com/seo-tools/xenu-link-sleuth > > Barry > ------------------------- > > On Tue, 03 Sep 2013 15:32:21 +1200, JFlorian <cageycat@gmail.com> wrote: > >> I've been using Xenu as a tool to show me how bots see my website, and >> fix the errors I see in Xenu's results. >> But I get stuck on Orphan Files and really want to understand how Xenu >> and spiders crawl a website. >> >> Websites (usually) have: >> -the main index.html in the main web folder >> ----a sub directory with its index.html >> -----a sub-sub directory with its index.html

    09/05/2013 04:55:10
    1. Re: [FreeHelp] ancestry tag *within* my site
    2. Jill Muir
    3. Whatever was causing this has now disappeared as I put up yet another new page. Many thanks if you did take a look and sorry for the three messages about this problem. Jill -----Original Message----- From: freepages-help-bounces@rootsweb.com [mailto:freepages-help-bounces@rootsweb.com] On Behalf Of Jill Muir Sent: 05 September 2013 08:56 To: freepages-help@rootsweb.com Subject: Re: [FreeHelp] ancestry tag *within* my site OOPs http://freepages.genealogy.rootsweb.ancestry.com/~glamorgan/list-archive.htm Jill -----Original Message----- From: freepages-help-bounces@rootsweb.com [mailto:freepages-help-bounces@rootsweb.com] On Behalf Of Jill Muir Sent: 05 September 2013 08:41 To: freepages-help@rootsweb.com Subject: [FreeHelp] ancestry tag *within* my site I am having a problem with this page. The site was recently hacked but I deleted it from the server and then uploaded a clean copy and verified it with Google. Now I notice that I have this ancestry tag *within* my site, although the site is quite clean on my computer. How can I rid myself of this please? It is odd. All the other pages are clear of this. I also have a 'hosted by Rootsweb on the header. I have deleted the file on the server and replaced this, but it still appears. Jill

    09/05/2013 03:29:27
    1. Re: [FreeHelp] ancestry tag *within* my site
    2. Jill Muir
    3. OOPs http://freepages.genealogy.rootsweb.ancestry.com/~glamorgan/list-archive.htm Jill -----Original Message----- From: freepages-help-bounces@rootsweb.com [mailto:freepages-help-bounces@rootsweb.com] On Behalf Of Jill Muir Sent: 05 September 2013 08:41 To: freepages-help@rootsweb.com Subject: [FreeHelp] ancestry tag *within* my site I am having a problem with this page. The site was recently hacked but I deleted it from the server and then uploaded a clean copy and verified it with Google. Now I notice that I have this ancestry tag *within* my site, although the site is quite clean on my computer. How can I rid myself of this please? It is odd. All the other pages are clear of this. I also have a 'hosted by Rootsweb on the header. I have deleted the file on the server and replaced this, but it still appears. Jill ------------------------------- To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    09/05/2013 02:56:14
    1. [FreeHelp] ancestry tag *within* my site
    2. Jill Muir
    3. I am having a problem with this page. The site was recently hacked but I deleted it from the server and then uploaded a clean copy and verified it with Google. Now I notice that I have this ancestry tag *within* my site, although the site is quite clean on my computer. How can I rid myself of this please? It is odd. All the other pages are clear of this. I also have a 'hosted by Rootsweb on the header. I have deleted the file on the server and replaced this, but it still appears. Jill

    09/05/2013 02:40:37
    1. Re: [FreeHelp] ancestry tag *within* my site
    2. Pat Geary
    3. At 03:40 AM 9/5/2013, you wrote: >I am having a problem with this page. The site was recently hacked but I >deleted it from the server and then uploaded a clean copy and verified it >with Google. > >Now I notice that I have this ancestry tag *within* my site, although the >site is quite clean on my computer. How can I rid myself of this please? >It is odd. All the other pages are clear of this. I also have a 'hosted by >Rootsweb on the header. I have deleted the file on the server and replaced >this, but it still appears. =============== http://freepages.genealogy.rootsweb.ancestry.com/~glamorgan/list-archive.htm Jill checking the above link in FF, I see only what is supposed to be there - the rootsweb banner at the top and bottom of the page and your content in between. Perhaps you already got rid of the problem?? pat

    09/05/2013 01:50:08
    1. Re: [FreeHelp] back to basics please 1. Internal Links 2. Site Structure 3. Frontpage hidden folders
    2. Barry Carlson
    3. Judy, Have you seen this url? http://foliovision.com/seo-tools/xenu-link-sleuth Barry ------------------------- On Tue, 03 Sep 2013 15:32:21 +1200, JFlorian <cageycat@gmail.com> wrote: > I've been using Xenu as a tool to show me how bots see my website, and > fix the errors I see in Xenu's results. > But I get stuck on Orphan Files and really want to understand how Xenu > and spiders crawl a website. > > Websites (usually) have: > -the main index.html in the main web folder > ----a sub directory with its index.html > -----a sub-sub directory with its index.html

    09/04/2013 11:24:58