HELP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Va2k
    I’m still alive barley.
    • Oct 2001
    • 10060

    #1

    HELP

    onClick="exit=false"
    would anyone know if this is the right way if it is IT DONT work
  • BruceM
    Confirmed User
    • Jul 2001
    • 4084

    #2
    Yes it's right. Maybe you don't have a space between onClick="exit=false" & href= or something, or the classic you forgot to upload the changed page and you are reloading the page and wondering why it doesn't work! Hehe, c'mon, that doesn't only happen to me does it???

    Here, I'll give an example, and even throw in the onmouseover code for hiding your sponsor code as well:

    Just replace all occurences (4) of {} with <>

    {a onClick="exit=false" href="http://www.yourdomain.com" ONMOUSEOVER="window.status='http://www.whatever-you-want.com';return true" onMouseOut="self.status='';return true"}Text Link, blah blah blah{/a}

    and since html is enabled on this board here is a working example:

    <a onClick="exit=false" href="http://www.yourdomain.com" ONMOUSEOVER="window.status='http://www.whatever-you-want.com';return true" onMouseOut="self.status='';return true">Text Link, blah blah blah</a>

    Bruce
    SellHealth - Sell Herbal Sex Enhancers, HGH Releasers and more!
    Skype: brucemorrey

    Comment

    • Va2k
      I’m still alive barley.
      • Oct 2001
      • 10060

      #3
      <A HREF="http://www.va2k.net/terms.htm" onClick="exit=false"> thats what i was doing and no bruce ya nawt the only one that has done that and thanks anyway i just dont have a fucking clue why it aint werking peace

      ------------------
      Tom

      Comment

      • BruceM
        Confirmed User
        • Jul 2001
        • 4084

        #4
        well maybe you just have a mistake somewhere else in your link or in the page...

        Something really simple like a missing " or something? Hope you get it figured out, maybe you should create a brand new page and start from scratch with the code above and see if that works, then you will eventually be able to track down the fuck-up and eliminate the problem! In theory at least, LOL

        Bruce
        SellHealth - Sell Herbal Sex Enhancers, HGH Releasers and more!
        Skype: brucemorrey

        Comment

        Working...