IE bug- If your page has a Web Form with a single TextBox Web control, your user's visiting with Internet Explorer won't be able to have the appropriate action be completed upon hitting enter in the t… more →
SmartWebDevelopersmartwebdeveloper wrote 1 year ago: IE bug- If your page has a Web Form with a single TextBox Web control, your user's visiting with Int … more →
smartwebdeveloper wrote 1 year ago: 1. To refresh the current page, use this code- <a href=”JavaScript:location.reload(true); … more →
smartwebdeveloper wrote 1 year ago: Recently, I had issues with a set of text boxes which were not within a form. The onEnter (when pre … more →
smartwebdeveloper wrote 1 year ago: On Job training- 1. Very important – function and function() have different use & results … more →
smartwebdeveloper wrote 1 year ago: A couple of new web learnings at Tacit- 1. For IE6 issues, instead of using hacks(* or _), put the d … more →