Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2005
    Location
    Andover, Massachusetts, USA, Earth, Milky Way, Universe
    Posts
    427

    Default More Info button

    I want to have a "Click here for more info" button that when clicked would open the page up (spry accordion style) with the additional text.

    Is this a possibility or will I need to add code after the fact?

    If I used a PopUp, would the text still be 'visible' to search engines?
    -h
    ===============
    (a.k.a.) Bobby Harris
    IP

  2. #2
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: More Info button

    Use pop up layer with plain text in it. Yes it will remain visible to search engines.
    John.
    IP

  3. #3
    Join Date
    Mar 2005
    Location
    Andover, Massachusetts, USA, Earth, Milky Way, Universe
    Posts
    427

    Default Re: More Info button

    Quote Originally Posted by covoxer View Post
    Use pop up layer with plain text in it. Yes it will remain visible to search engines.
    Hi John,

    I realize that clicking ANYWHERE will eliminate the PopUp, is there a way to have a button that will create the 'clicking hand' and have them close the layer?

    Or do I just need to let them click with the pointer and suck it up.
    -h
    ===============
    (a.k.a.) Bobby Harris
    IP

  4. #4
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: More Info button

    Create object with a void link on your poup layer, and clicking on it will close the pop up.
    To have a void link, insert following in the web address field:

    javascript:;
    John.
    IP

  5. #5
    Join Date
    Mar 2005
    Location
    Andover, Massachusetts, USA, Earth, Milky Way, Universe
    Posts
    427

    Default Re: More Info button

    Thanks!
    -h
    ===============
    (a.k.a.) Bobby Harris
    IP

  6. #6
    Join Date
    Mar 2005
    Location
    Andover, Massachusetts, USA, Earth, Milky Way, Universe
    Posts
    427

    Default Re: More Info button

    That worked PERFECTLY John.

    You can see the result at http://www.tommcgonaglerightoncue.com

    Thanks again.
    -h
    ===============
    (a.k.a.) Bobby Harris
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •