Welcome to TalkGraphics.com
Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Dec 2000
    Location
    Hautes Pyrénées, France
    Posts
    5,083

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by sledger View Post
    It's a consequence of absolute positioning CSS output, to maintain WYSIWYG.
    I know that. My point is, it looks like the designer doesn't know what he's doing.
    If someone tried to make me dig my own grave I would say No.
    They're going to kill me anyway and I'd love to die the way I lived:
    Avoiding Manual Labour.

  2. #12
    Join Date
    Dec 2000
    Location
    Hautes Pyrénées, France
    Posts
    5,083

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by jonazen View Post
    Each FAQ item is a separate popup layer. Unfortunately, I don't see a way to have the multi-line FAQ questions highly as a single unit, rather than separate lines -- AND be able to trigger popups (as opposed to following standard URL's).
    Use an iFrame. It's a hideous workaround for a hideous problem.
    If someone tried to make me dig my own grave I would say No.
    They're going to kill me anyway and I'd love to die the way I lived:
    Avoiding Manual Labour.

  3. #13
    Join Date
    May 2005
    Location
    Princeton Junction, NJ, USA
    Posts
    136

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by Big Frank View Post
    Use an iFrame. It's a hideous workaround for a hideous problem.
    It really is a hideous workaround for all the classic reasons:
    - screws up SEO, and you'll wind up with search links that point to the embedded pages rather than the parent page
    - the embedded page can't control the "parent" page
    - tiny rendering delays can sometimes be visible to users depending on browser and connection quality

    This would be a wonderful candidate for a tweak...

  4. #14
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,830

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by jonazen
    This would be a wonderful candidate for a tweak...
    I was sure I had posted my tweak for this a time back. Here it is: HREF on a Line.web

    I could have worded the blue box more clearly: "All textboxes here that have hyperlinks have had a special Name HTMLBlockText added.All you need to do after this is ensure your page has a copy of this blue Pin."

    It works with any number of wrapped hyperlinks and ensures a immediate change or adjacent links is separated out correctly. I need to sort out popups.

    Acorn

  5. #15
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,830

    Default Re: Option: "do not divide hyperlinks with word wrap"

    I have included POPUPs on the second page:HREFs and POPUPs on a Line.web

    Clearly, it needs serious testing.

    In summary, add HTMLBockText to all required text blocks and drop the Pin on the page.

    Acorn

  6. #16
    Join Date
    May 2005
    Location
    Princeton Junction, NJ, USA
    Posts
    136

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Thanks Acorn -- I'll check this out.

  7. #17
    Join Date
    May 2005
    Location
    Princeton Junction, NJ, USA
    Posts
    136

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by Acorn View Post
    I have included POPUPs on the second page:HREFs and POPUPs on a Line.web

    Clearly, it needs serious testing.

    In summary, add HTMLBockText to all required text blocks and drop the Pin on the page.
    Success! I took the liberty of copying your jquery code into the header section of a placeholder on my page (functionally identical, I guess, to your Pin - just like to pry into solutions like this so they're not total black boxes to me...however I DO appreciate the notion that a uniquely recognizable placeholder, used consistently across projects, will make maintenance a lot easier down the road.) I need to do some more testing, but at first blush, it seems to work perfectly. Keeping this along with the other tweaks right in the Design Gallery in will certainly save time in future projects (and will certainly help me with my current client). Thanks so much!

  8. #18
    Join Date
    Dec 2000
    Location
    Hautes Pyrénées, France
    Posts
    5,083

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by Acorn View Post
    and ensures a immediate change or adjacent links is separated out correctly
    Can you decipher this please?
    If someone tried to make me dig my own grave I would say No.
    They're going to kill me anyway and I'd love to die the way I lived:
    Avoiding Manual Labour.

  9. #19
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,830

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by Big Frank View Post
    Can you decipher this please?
    BF, it is clever enough to spot adjacent but different URLs and handle them correctly.

    Acorn

  10. #20
    Join Date
    May 2005
    Location
    Princeton Junction, NJ, USA
    Posts
    136

    Default Re: Option: "do not divide hyperlinks with word wrap"

    Quote Originally Posted by Acorn View Post
    BF, it is clever enough to spot adjacent but different URLs and handle them correctly.
    Excellent - really. The site I'm currently building for a client is still in flux, but you can see where I applied Acorn's tweak on this page (please ignore items such as color pallette consistency, spacing etc -- all a moving target right now to be addressed as request for changes settle down). This is an FAQ page. The questions themselves sit in one large text area -- one page-sized block of text. The FAQ responses are pop up layers (they don't quite line up with their questions right now as the spacing and font sizes are up in the air). There are 20 questions and twenty layers. With the tweak, I was able to simply apply the requisite name (HTMLBlockText) to the entire text area, then highlight each paragraph (question) and set web properties for the appropriate pop up layer. Add the placeholder (Pin) with the needed jquery code for the header, and it's done! See the page in progress at:

    http://www.stronggroup.com/hlv/faq.htm

    Thanks again Acorn!

 

 

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
  •