Quote:
Originally Posted by Watdaflip You can change the cursor that shows using css
style="cursor: pointer;"
That may or may not work with BV because it may have its own style attribute in the same html tag your are wanting to add it to. A javascript solution possible at that point though. |
Thanks Watdaflip,
It works perfectly. I have used Inside Tag, Is that correct? Now I have some work to do.