Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other My first little jQuery plug in

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #29555
    paperbag2010
    Member

    Hey guys,
    I’m a quite young and inexperienced web designer. Often when I visit Flash website’s galleries the images have a nice little border around them and when you hover over them they animate away. Anyway, I thought: "Hey, I can do that without Flash!" So I went ahead and experimented a bit and packed it into a little easy to call jQuery plug in. Have a look and please tell me what I could improve.

    here’s the link:
    http://papiertuete.pytalhost.com/cool_box_image_hover/demo.html

    (I used a free host because my website is not yet fully set up)

    #79324
    Rob MacKay
    Participant

    Well done dude – that’s a lovely little plugin! Congrats on making your first one :D

    #79330
    paperbag2010
    Member

    Cheers mate! I wondered if it was a good way to wrap it inside another div. I thought it might make the image inaccessible. But it turned out it doesn’t. Maybe I should have tried that before I posted it here :D

    #79332
    paperbag2010
    Member

    Update: I updated the demo page. It now includes a code generator! check it out:
    http://papiertuete.pytalhost.com/cool_box_image_hover/demo.html

    #79356
    Rob MacKay
    Participant

    Well plugins always develop – no one gets everything the best way possible first time… that’s why things get updated :) If you keep improving it, it will always get better, and so will you and your understanding :)

    Code generator – nice touch :D

    #79379

    Well done man, I really like it!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Other’ is closed to new topics and replies.