English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

When my mouse hovers over the images, it enlarges. Is this html or something else? And where can i download a script like this to put on my blog? Thanks. Here's a link to what I mean>>

http://www.amazon.com/Arcade-Fire/dp/B0009V61ZI/ref=pd_bbs_sr_4/103-2665600-3694212?ie=UTF8&s=music&qid=1174473899&sr=8-4

2007-03-20 23:51:23 · 1 answers · asked by pugandrollwithme 2 in Computers & Internet Programming & Design

1 answers

This is actually done using Javascript which is a scripting language that allows the browser to run code that can interact with items on web pages. The code is placed directly into your page along with your HTML code. It is then triggered using events like a button click or when your mouse hovers over an item.

This rollover effect is actually pretty easy to implement and doesn't require a large script or lengthy installation procedures. Start small and with something simple and then grow it from there and you will be fine. Below I have put a few links to help you get started on putting rollovers on your blog.

Enjoy!

2007-03-22 15:56:06 · answer #1 · answered by Martyr2 7 · 0 0

fedest.com, questions and answers