CodeWalrus

Development => Web => Topic started by: ACagliano on October 29, 2015, 09:46:46 PM

Title: The Big Bad Duplex of Website Issues
Post by: ACagliano on October 29, 2015, 09:46:46 PM
Issue 1 - Weird Select Tag Behavior

http://clrhome.org/bugs (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

Issue 2 - Weird Slender page glitch

http://clrhome.org/slender (http://clrhome.org/slender)

Issue: Clicking on a link at the bottom of the page creates a text shadow from the previous page for some users. Why? There is no javascript bound to a click event. Only the first link works.