elclanrs / jq-idealforms-old

The ultimate framework for building and validating responsive HTML5 forms.
665 stars 95 forks source link

Issues and suggestions... #98

Closed MrJasonStone closed 11 years ago

MrJasonStone commented 11 years ago

I like idealforms a lot, but came across some things that make it hard to work with it:

Select elements do not support "optgroup" Removing elements has some weird side effects like reload of the page addFields with addAfter and addBefore seem to produce weird side effects (like suddenly showing the original fields somewhere additional to the idealforms fields

I can somehow work around this things, but is there an easy way to get optgroup titles in the selects maybe?

elclanrs commented 11 years ago

The select menu will eventually be replaced with something better, it was the first piece of code I made for Ideal Forms. About everything else you commented on I haven't experienced any bugs when adding or removing elements, could you post an example at jsfiddle or jsbin? Or maybe record a little video showing what's happening? I can't reproduce any "weird effects" and I haven't heard of anybody having such problems...