Omnimaga

General Discussion => Technology and Development => Computer Programming => Topic started by: ACagliano on October 29, 2015, 06:13:38 pm

Title: Weird Select Tag Behavior
Post by: ACagliano on October 29, 2015, 06:13:38 pm
http://clrhome.org/bugs

Issue: Click on "Post a Bug". In the widget that pops up, the drop down menu is properly formed but I also get the selected option echoed back out in front of the object. Why? Code for the entire page is here: http://pastebin.com/6edLrcfE

Could this have to do with using the jQuery .show() method on the form makes interior hidden elements visible as well?
Title: Re: Weird Select Tag Behavior
Post by: Eeems on October 31, 2015, 04:49:05 pm
I'm a little confused as to what you mean by the selected option gets echoed back out in front of the object. Could you post a screenshot pointing out exactly is wrong with it?