Posts by mab • 41 points
2 posts
-
0
votes2
answers177
viewsQ: Changing frame width with mouse over javascript
Hello, I need to make a javascript code that changes the width of my iframe when passing the mouse over this iframe. Here’s the code: <html> <head> <link rel="stylesheet"…
-
4
votes1
answer1206
viewsQ: How to create expandable banner with HTML5 and CSS3 only?
I need to create an HTML/CSS banner that uses only two JPG/GIF images. The first image will be 300x250px and the second image 600x250px. The first image will be displayed and the mouse will be…