![]() |
alt=" blablabla"
;) |
Quote:
Quote:
title provides the image hover message whereas alt is meant to display a message if the image doesn't display. alt might work like title is some, but not all browsers. |
Quote:
|
Quote:
Code:
<img src="{param}" title="double mouse click to enlarge image/ single mouse click to reduce back to original size" width="200" ondblclick='this.src="{param}";this.width=600' onclick='this.src="{param}";this.width=200' align="left" hspace="10"> |
What if you have a mix of large and small images, is there a way if the image is smaller to not change its size?
|
Quote:
Example: Code:
<img src="{param}" width="100" ondblclick='this.src="{param}";this.width=100' onclick='this.src="{param}";this.width=100' align="left" hspace="10"> You can download Borgs' [BB Code] Pack For vB 4.0.2+ and use the "Float Left" BB Code from that package |
I guess what I was asking is more javascript related. If I did that, then by big images would be small.
But, another question... Is there any way to add a style like a radius corner on the images using this in the code; Code:
style="border-radius:8px;" Thanks, |
Quote:
|
All times are GMT. The time now is 07:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|