At my office, i had some HTML things to work with .It was about dropdown combo box with more than 1 visible items ( this means HTML Select tag with size more than 1 like <select name=”macphobia” size=”2″> ) I was playing around with the w3cschools’ tryit editor in different browsers . It was working fine with expected results in IE , Mozilla firefox in my office Windows XP machine but i did the same thing in Safari in Windows the result was not what expected. Safari was not showing the number of visible items in Dropdown to what i had defined the HTML select tag rather it was showing all the elements in the drop down options. This was weird and surprising to me . Below are different results of my tries . It seems that whatever the number of size you give as visible items Safari will always show 4 itmes . Continue reading »
Sep 12
Recent Comments