Changing Default Yellow Dropdown Arrows??
![]() ![]() |
I love this script and it has become one of my favorites.
Im not great at Javascript, is there a simple parameter to tchange? Thanks |
![]() ![]() |
Customize the yellow drop down is relative simple task. The image.src is named 'imageWithControls', search for it in the script I think you will understand how the script is using it. Note that I encode the image in base64 so the script will not be depend from any image located somewhere. I used this http://www.motobit.com/util/base64-decoder-enco... to encode the image. I would like to see the result of your modification. |


