TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 06-22-2009, 08:00 PM   #1 (permalink)
The Wanderer
 
Join Date: Jun 2009
Posts: 7
Thanks: 0
fantomel is on a distinguished road
Default urgent help please

i have recoded everything from scratch now i`m having another problem. when i going with the mouse over it shows what i want to show but doing like a loop can someone help me ?
Code:
$(document).ready(function(){
                $('.work li a img').mouseover(function(){
					$('.work li a img').append('.features').stop();
					$('.features').css('display', 'block');
                });
                
                $('.work li a img').mouseout(function(){
                    $(".features").css('display', 'none');
                });  
            })

Last edited by fantomel : 06-23-2009 at 12:04 AM. Reason: New code
fantomel is offline  
Reply With Quote
 



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
man,aging the outputs , need urgent help webtuto Absolute Beginners 7 03-13-2008 07:40 PM
Urgent Help Needed clookid Absolute Beginners 5 09-25-2007 01:38 AM
Media Controller Driver - Urgent jaswinder_rana Libraries & Extensions 1 08-26-2006 12:55 AM


All times are GMT. The time now is 05:29 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design