css3 - CSS cogged right border -


having situation described in image, need find solution such border using css-only, if possible. height not fixed, can variable. , border should start , end shown. , there border wavy line.

red color on screen show how works.

i need work on ie9+.

ie 9+ difficult, since border-image property won't work here...

if can withour proper endings, can use border-color in combination background image, y-repeated , right aligned.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

android - How to read a column value in parse.com without accessing an object or a pointer -

timer - Java TimerTask cancel -