|
ajax is just another tool in the toolbox... is it cool, yes. Is it efficient, yes. Is it secure? Well, It's only as secure as you write the code to be. Nothing is completely secure, all you can do is write to minimize your risk.
As far as total site design in ajax is concerned, check out the backbase libraries (backbase.com) it's pretty cool and you could do a whole site with it...
As far as use in our industry goes, I recently saw a linklist site that used an ajax mousover on text links to pop a preview image of the gallery the link lead to in a tooltip.... Seemed kind of snazzy, just cannot remember who it was that made it...
|