1. #1

    Tooltip JS, etc.

    Out of all the item tooltips I have seen, the JS here is the best by far that I've seen. Currently, I am working on a script in my spare time that will probably the freely released sometime in the future and was wondering if I could implement your JS for some of my own tooltips, of course noting the source of the code.

    http://area52.14716.info/armory.php?c=2 is an example of a page generated by the script. The current tooltip implementation is wz_tooltip, which while isn't horrible, doesn't seem to be really made with this type of stuff in mind and is somewhat lacking. It is LGPL'd code though, so I feel comfortable including it.

    I don't want to step on any toes and piss someone off by using code without asking. Thanks.

  2. #2

    Re: Tooltip JS, etc.

    Quote Originally Posted by squall14716
    Out of all the item tooltips I have seen, the JS here is the best by far that I've seen. Currently, I am working on a script in my spare time that will probably the freely released sometime in the future and was wondering if I could implement your JS for some of my own tooltips, of course noting the source of the code.

    http://area52.14716.info/armory.php?c=2 is an example of a page generated by the script. The current tooltip implementation is wz_tooltip, which while isn't horrible, doesn't seem to be really made with this type of stuff in mind and is somewhat lacking. It is LGPL'd code though, so I feel comfortable including it.

    I don't want to step on any toes and piss someone off by using code without asking. Thanks.
    JS?? you mean JavaScript or something ???
    -

  3. #3

  4. #4

    Re: Tooltip JS, etc.

    I believe MMO-Champion uses a tooltip library named Overlib, you can find it here: http://www.bosrup.com/web/overlib/

  5. #5

    Re: Tooltip JS, etc.

    Quote Originally Posted by SimTex
    I believe MMO-Champion uses a tooltip library named Overlib, you can find it here: http://www.bosrup.com/web/overlib/
    Thanks, I'll check it out.

  6. #6

    Re: Tooltip JS, etc.

    Quote Originally Posted by squall14716
    Out of all the item tooltips I have seen, the JS here is the best by far that I've seen. Currently, I am working on a script in my spare time that will probably the freely released sometime in the future and was wondering if I could implement your JS for some of my own tooltips, of course noting the source of the code.

    http://area52.14716.info/armory.php?c=2 is an example of a page generated by the script. The current tooltip implementation is wz_tooltip, which while isn't horrible, doesn't seem to be really made with this type of stuff in mind and is somewhat lacking. It is LGPL'd code though, so I feel comfortable including it.

    I don't want to step on any toes and piss someone off by using code without asking. Thanks.
    Your page looks very nice. The profile page is actually a great idea. You can even pull the XML data directly from the wowarmory site so that even enchants will show on peoples gear. Check it out here: http://sourceforge.net/projects/phparmory/

    I am using a modified version on my SMF board now. It was originally used to make character and item tooltips using BBcode. I really like your profile page idea.
    You can see how I am using it on this page:
    http://deathknight.info/index.php?topic=322.0


Posting Permissions

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