Tags:ASP.NET Questions | 213 views
Are there any known issues with a TabContianer drawing slowling in IE? The page I am developing is desinged with 4 main tabs, then 3 of the tabs have their own TabContainer with 26 tabs on them each A-Z. It’s basically a filter tab. Anyways, on post the page draws extremely slow and looks awful. [...]
Tags:AJAX Questions | 311 views
How Ajax Can Be Used To Build Java Applications Why Ajax Can be Useful For High Quality Web Applications One thing that most people are looking for on the web these days is interactivity. The ability for companies to create web applications which are highly interactive will play a prominent role in their success over [...]
Tags:AJAX Questions | 220 views
Basic Things That Developers Must Avoid While Ajax has been the subject of hype for its ability to make web applications much more interactive, with power comes responsibility, and Ajax can be dangerous in the hands of developers who do not know how to use it properly. While Ajax has a great deal of potential, [...]
Tags:AJAX Questions | 304 views
Ajax is a system that is comprised of a number of different technologies, and some of these include DOM, HTML, JavaScript, and DHTML. These technologies together are used to create an approach that will allow users to transform static web interfaces into those which are highly interactive. To fully understand the power of Ajax, you [...]