Activity Stream
48,167 MEMBERS
61069 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Banned
    Website's:
    WarezRelease.org ThatHosting.co

    Default jQuery Tooltips Help

    Ok, all afternoon this been pising me off, can some1 help me get it to work:

    Code: 
    <html>
    <head>
    
    <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
    <script type="text/javascript">
     
    $(document).ready(function() {
     
        //Select all anchor tag with title set to tooltip
        $('a[title]').mouseover(function(e) {
             
    //Show the tooltip with faceIn effect        $('.tooltip').fadeIn('500');
            $.tooltip').fadeTo('10',0.8);
             
        }).mousemove(function(e) {
             });
     
    });
     
    </script>
    </head>
    </html>
    what im tryna do is assign title tags a class in my css, i read by default it assigns itself as .tooltip so i added style to de class btw ^^^^ ain t workin..................

    any heLP?
    Chris2k Reviewed by Chris2k on . jQuery Tooltips Help Ok, all afternoon this been pising me off, can some1 help me get it to work: <html> <head> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript"> $(document).ready(function() { Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    Khambaty.com iMotivate.net
    Could you explain a bit more ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Hiring] Coder with exp in DLE, jquery
    By newshit in forum Completed Transactions
    Replies: 0
    Last Post: 11th Jan 2012, 09:42 PM
  2. JQuery help
    By xElliex in forum Web Development Area
    Replies: 5
    Last Post: 25th Aug 2011, 10:38 PM
  3. jQuery tooltip help :S
    By Porsche_maniak in forum Web Development Area
    Replies: 5
    Last Post: 20th Oct 2010, 04:27 PM
  4. Anyone who knows Javascript / jquery / Css
    By Czechi in forum Completed Transactions
    Replies: 5
    Last Post: 17th Aug 2010, 06:41 AM
  5. jQuery tooltip help
    By devilzkrazy in forum Technical Help Desk Support
    Replies: 0
    Last Post: 22nd May 2010, 04:24 PM

Tags for this Thread

BE SOCIAL