I have class that applies a dotted style border property to a text block at runtime. I am trying to find a solution, using CSS, that makes the border move like a gif image.
I'm also looking for such a solution since I'm trying to simulate the animated border that excel uses to indicate that the current selection has been cut and is waiting to be pasted.
Tacky? No, not in the context of the use I intend.
I found this jQuery plugin. http://there4development.com/projects/animatedborder/, the orginal poster might want to give it a go.