bug in front end
-
hi,
when you use a textarea control it needs to be constrained to prevent it resizing horizontally (look at your own demo page). I think you can define which direction a textarea can be resized, either horizontally or vertically via CSS. When you resize your demo textarea it throws the entire layout out, not even respecting the bootstrap column definitions. So if resizing horizontally the entire form drops below the image. Constraining the horizontal resizing and just allowing users to resize vertically is probably a better ploy.Just a quick gripe, otherwise, very cool plugin
Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘bug in front end’ is closed to new replies.