jdpage / w.pl

A small wiki
0 stars 1 forks source link

Tripcode Issues #55

Open woodrowbarlow opened 8 years ago

woodrowbarlow commented 8 years ago
woodrowbarlow commented 8 years ago

here is my mockup for a slick username-entry ui including live tripcode rendering.

http://codepen.io/wbarlow/details/NxgZJL/

jdpage commented 8 years ago

Slick, but I'm having trouble backspacing on the tripcode part.

woodrowbarlow commented 8 years ago

i've addressed that. try again.

also, i've made sure everything is still 100% functional in browsers that don't support the input event on divs (looking at you, IE). these browsers won't get the slick live-render, though. it is possible to support live-render on these browsers, but it would bloat the script a lot. probably not worth it.