Therefore, if you try to apply the effect to the following code: | <span id="img1" style="font-weight:bold"><img src="button.gif"> Example Button</span> |
You would get this: | ![]() |
When you really probably wanted this: | ![]() |
1: | 'ID' | The unique ID string value you assigned to the element. |
2: | 'startColor' | The starting color string in HEX form. Eg: #FFFFFF |
3: | 'endColor' | The ending color string in HEX form. |