jsp - displaying extra > on option tag -
jsp - displaying extra > on option tag -
i using alternative tag insides input tag due requirement below.
but result showing > .
<input type="checkbox" <option></option>>
i don't know if checkbox type input tag has alternative attribute..
your alternative attributes there means nothing, seek remove alternative tag.. show checkbox also..
jsp
Comments
Post a Comment