Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1

    Default Web geeks, i need help.


    Hi to all web geek out there, i just want to know if unsaon ni cya, naa bani cyay plugin sama sa JQuery.



    TIA,
    boykolotz

  2. #2
    or kani guys, iyang portfolio gani unsaon ni?

    Hero » Portfolio

  3. #3
    It is a combination of css and jQuery bro. The concept is just changing the opacity of the image to 0.1 on mouse hover event. The opacity of the title of the image is also changed to 1 from 0 on mouse hover event.

    Check the code here:
    Edit this Fiddle - jsFiddle

  4. #4
    I am not a geek... dili pod ko web developer....
    Pero dili bah mas dali kung mogamit nalang ka og similar free wordpress themeplate.
    Nya customize a bit dayon from there?

    Mao man god ni pirmi ako buhaton. Im into blogger and i use free blogger templates, nya ako dayon i-customize according sa ako gusto.

    Di lang ko kahibaw if asay mas sayon, sa blogger(html) ba or sa wordpress (php).

  5. #5
    @0kimangel0 - Woah! Thank you Sir, it really helps , And i'm also wondering about the filtering, on that template but im gonna figure it out

    @jackdi - HEHEHE. Dle man ko blogger, ng practice ra jud ko para ani

  6. #6
    Quote Originally Posted by boykolotz View Post
    @jackdi - HEHEHE. Dle man ko blogger, ng practice ra jud ko para ani
    Ahihihi! Blogger nga blogspot.com ako pasabot Master.
    Parehas ta, nag-practice ra pod ko. WP themes lang na imo. Blogspot themes lang na ako.

  7. #7
    You are welcome bro. I just copied the code from the site you gave. Just use Firebug if you are using Firefox or Chrome Developer Tools (Right Click the element and click "inspect element" or ctrl+shift+j) to play around with the frontend (HTML, CSS, javascript/jQuery) of a site you like.

  8. #8
    @jackdi, Lol. I know that mao gani ni ana ko dle ko Blogger. Pero maau man ko ug hardcode. Maong adapt lang ko ani.

    @0kimangel0, Okay master

  9. #9
    @0kimangel0, Master. Dle man mo work, >.< akong gi balhin sa HTML, dle lage?

    Spoiler! 

    HTML Code:
    <script>
    jQuery(".project.small .inside a").hover(
    			function() {
    				jQuery(this).find('img:last').stop().fadeTo("fast", .1);
    				jQuery(this).find('img:last').attr('title','');	
    			},
    			function() {
    				jQuery(this).find('img:last').stop().fadeTo("fast", 1);	
    		});
    			
    		jQuery(".project.small .inside").hover(	
    			function() {				
    				jQuery(this).find('.title').stop().fadeTo("fast", 1);
    				jQuery(this).find('img:last').attr('title','');				
    			},
    			function() {				
    				jQuery(this).find('.title').stop().fadeTo("fast", 0);							
    		});
    		
    	
    	
    	jQuery(".project.small").css("opacity", "1");	
    </script>

  10. #10
    Quote Originally Posted by boykolotz View Post
    @jackdi, Lol. I know that mao gani ni ana ko dle ko Blogger. Pero maau man ko ug hardcode. Maong adapt lang ko ani.
    Ahihihi!
    Sorry Bro... i thought wrongly.

    By the way, nindot kaayo na imo skills Bro dah. Suya jud ko og ingon-ana.

  11.    Advertisement

Page 1 of 2 12 LastLast

Similar Threads

 
  1. need help web app: mvc3 (razor) c#. saon pag deploy?
    By syntax20075 in forum Programming
    Replies: 9
    Last Post: 10-27-2012, 05:32 PM
  2. Computer and Web Experts,Masters,Proffessionals i NEEd help!
    By beethoven in forum General Discussions
    Replies: 3
    Last Post: 07-18-2010, 07:57 PM
  3. Web Designers, need help..!!
    By Istudyante-Ni-Pikoy in forum Websites & Multimedia
    Replies: 0
    Last Post: 09-24-2007, 07:09 PM
  4. NEED HELP: Volunteers for Web Design and Development
    By Nego_Shanti in forum Networking & Internet
    Replies: 14
    Last Post: 10-26-2006, 11:07 AM
  5. web experts. need help here
    By jobhim23 in forum Websites & Multimedia
    Replies: 30
    Last Post: 07-07-2005, 02:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top