HTML / CSS / Javascript Bugs
Said bugs are originated due to inappropriate implementation of HTML, CSS & Javascripts. Bug#1: Related to viewport. Tuning viewport parameters may solve it in few mins. Bug#2: Related to missing FB buttons on IE. Said buttons appear in IE11 after some delay, may be due to async loading. On IE8, browser throws (null) object exception in FB-API. It requires through analysis which may take up to 1 hour. Bug#3: Related to alignment of FB buttons, caused by inline CSS. Can be solved in 5 mins (see attachment) Bug#4: Related to response of FB buttons. Said bug was not experienced during analysis. Although popups were properly opened, however due to overall CSS of page popups were not presented properly. Hope fixing bug#3 will improve appearance of popups as well. Bug#5: Related to round-corner buttons on IE. Can be fixed in 5 mins. Bug#6: Due to incompatible javascript for IE. Before giving a final verdict on it, I'd like to see server-side code (ASP.NET / C#).
