Results 1 to 14 of 14

Thread: HTML Coding Question - Clickable Link In Scrolling Text Box?

  1. #1
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635

    HTML Coding Question - Clickable Link In Scrolling Text Box?

    Does anyone know how to put a clickable link inside one of those scrolling text box form elements?

    I tried coding the href= stuff inside the box but it didnt work, it has to be possible.

    Regards,

    Lee


  2. #2
    Xstr8guy
    Guest
    Check out www.dynamicdrive.com for some really nice scripts.


  3. #3
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635
    I checked out DDrive earlier but couldnt find anything of use

    Regards,

    Lee


  4. #4
    Xstr8guy
    Guest
    Quote Originally Posted by Lee View Post
    I checked out DDrive earlier but couldnt find anything of use

    Regards,

    Lee
    Well you didn't look very hard! Lol.

    http://www.dynamicdrive.com/dynamici...centscroll.htm

    http://www.dynamicdrive.com/dynamicindex2/crosstick.htm

    http://www.dynamicdrive.com/dynamici...fadescroll.htm

    http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm

    And that's just the first 4 on this page.


  5. #5
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635
    I did, that isnt what im after LOL

    [edit]

    But i see why you think that was, im not wanting the text to scroll, i want static text that the surfer physically has to move the scroller on the form element (like the reply box to a thread on gww) to read the text above or below the area he/she is currently reading.

    [/edit]

    Regards,

    Lee


  6. #6
    Xstr8guy
    Guest
    Quote Originally Posted by Lee View Post
    I did, that isnt what im after LOL
    It's exactly what you asked for. :embarassed:

    Quote Originally Posted by Lee View Post
    Does anyone know how to put a clickable link inside one of those scrolling text box form elements?


  7. #7
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635
    Quote Originally Posted by Xstr8guy View Post
    It's exactly what you asked for. :embarassed:
    Check your ICQ i sent you an example of what i mean LOL

    Regards,

    Lee


  8. #8
    Xstr8guy
    Guest
    Quote Originally Posted by Lee View Post
    Check your ICQ i sent you an example of what i mean LOL

    Regards,

    Lee
    Eh, I'm not gonna start ICQ.

    But what you are wanting is an Iframe, not a scrolling text box. I use them here on UKNM.


  9. #9
    Xstr8guy
    Guest
    The scrollbars aren't showing though because all of the contents of the Iframe are visible in the box. If there were more links in the box then the scrollbars would appear.


  10. #10
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635
    No i dont want to use iFrames, im actually wanting to use a regular html form text box and put a clickable link in that.

    Regards,

    Lee


  11. #11
    Xstr8guy
    Guest
    Btw, your web editor should support Iframes. If not, here's a resource.


  12. #12
    Xstr8guy
    Guest
    Quote Originally Posted by Lee View Post
    No i dont want to use iFrames, im actually wanting to use a regular html form text box and put a clickable link in that.

    Regards,

    Lee
    Why do you have to be soooo difficult?! Lol


  13. #13
    I'm versatile ;) phil64's Avatar
    Join Date
    Jan 2006
    Posts
    70
    Quote Originally Posted by Lee View Post
    Does anyone know how to put a clickable link inside one of those scrolling text box form elements?

    I tried coding the href= stuff inside the box but it didnt work, it has to be possible.

    Regards,

    Lee
    [edit] was missing some post when I wrote this post..


  14. #14
    Xstr8guy
    Guest
    We've figured it out a way using table and div tags... thanks to google.


Posting Permissions

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