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

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -