Find us elsewhere
Join Now Member Login

AJAX plans

 
New Topic
Post Reply
Follow Topic
« Prev Page of 2
  • Author
  • Message
 
Nuevolution

posts: 1223

Mar 12, 2007 9:54 PM ET    Quote  Report Abuse
Points: 0   Vote
BTW, since there was mention of maps and such ... I thought I might also want to point out this:

A More Accessible Map (from A List Apart)

It talks about the problems with maps in general .. basically how the API works and how they are popping up everywhere, but how they are useless to those with special needs and we can do better.

NIKOLE, thats where DHTML POP UP Windows, Advanced CSS (for Placement) come into play.
I hate using javascripts for pop up windows, So DHTML offers that Clean look.


-------------------------

Edgar Monroy
Web Developer / Owner / Consultant
When starting your own business the need to "know-how" is greater than money!
http://www.nuevolution.net
Chuck

posts: 340

Mar 13, 2007 8:04 AM ET    Quote  Report Abuse
Points: 0   Vote
Everyone also forgets that you don`t need to go over the top with AJAX. On many sites I use it to provide simple enhancements (i.e. populating a second drop down list once something is selected in the first one).


Ah yes, a partner in crime - can you pass along an example site Richard?


-------------------------

chuck fuller
Chuck

posts: 340

Mar 13, 2007 8:07 AM ET    Quote  Report Abuse
Points: 0   Vote
...thats where DHTML POP UP Windows, Advanced CSS (for Placement) come into play.
I hate using javascripts for pop up windows, So DHTML offers that Clean look.


I wouldn`t really advocate using ajax for any of those things - as evidenced by good usage of the methods involved, ajax`s benefit comes not from fancy handling of things like pop ups or anything else better handled by dhtml. The benefit lies in the merging of javascript with xml in order to obviate the need for a server call when data interaction takes place. It can create a faster and more optimized user experience in many cases.


-------------------------

chuck fuller
vwebworld

posts: 1237

Mar 13, 2007 8:18 AM ET    Quote  Report Abuse
Points: 0   Vote

DHTML menus are still javascript powered, thus can be disabled if the viewer has javascript deactivated (in his/her browser).

For menu items - CSS based menus work best they are SEO friendly and can produce user friendly mouseover efects.

~Roland



-------------------------

Web Design | Best Beef Jerky | ecommerce articles | Follow vwebworld on Twitter
InactiveMember

posts: 705

Mar 13, 2007 8:30 AM ET    Quote  Report Abuse
Points: 0   Vote

Ajax is a neat technology. Microsoft has some really interesting stuff at design.microsoft.com. Also, Windows Presentation Foundation. Here`s a link to an interesting demo hosted by Microsoft. Free plugin required.

The new Yahoo mail beta uses AJAX and it`s very nice looking but awfully slow, even on a really fast machine. Our web site doesn`t use anything except XHTML/CSS. Not even a snip of Javascript. But I suppose that will change.

hostclick

posts: 129

Mar 13, 2007 9:49 AM ET    Quote  Report Abuse
Points: 0   Vote
I think the real advantage lies not in your typically designed small business website but in interactive web applications.  Sure AJAX is useful for eye candy but the real power is the page prefetch and JSON/XML integration.

Nikole - I agree that AJAX in most cases doesn`t have a place in a small business website but I definately don`t agree on the cost part.  If you use a pre-existing library (see below) you can dramatically cut development time and make a site that has higher levels of usability (notice I didn`t say accessible ;))

http://developer.yahoo.com/yui/
http://www.prototypejs.org/
http://dojotoolkit.org/
ZXML - http://www.nczonline.net/downloads/
Nuevolution

posts: 1223

Mar 13, 2007 12:53 PM ET    Quote  Report Abuse
Points: 0   Vote
...thats where DHTML POP UP Windows, Advanced CSS (for Placement) come into play.
I hate using javascripts for pop up windows, So DHTML offers that Clean look.


I wouldn`t really advocate using ajax for any of those things - as evidenced by good usage of the methods involved, ajax`s benefit comes not from fancy handling of things like pop ups or anything else better handled by dhtml. The benefit lies in the merging of javascript with xml in order to obviate the need for a server call when data interaction takes place. It can create a faster and more optimized user experience in many cases.

Chuck I was referencing the Yahoo Maps API/ AJAX integration in conjunction with the  DHTML pop up windows to create a good looking web site.
Not that I am going to use AJAX, to create a pop up window.
I don`t believe in writing 50 lines of code to get one simple function.
But Like I Said earlier AJAX can be a neat language to to use on a web site.
If you know what you are doing and you know what you want to do with it.



-------------------------

Edgar Monroy
Web Developer / Owner / Consultant
When starting your own business the need to "know-how" is greater than money!
http://www.nuevolution.net
nhgnikole

posts: 2660

Mar 13, 2007 5:33 PM ET    Quote  Report Abuse
Points: 0   Vote

DHTML menus are still javascript powered, thus can be disabled if the viewer has javascript deactivated (in his/her browser).

For menu items - CSS based menus work best they are SEO friendly and can produce user friendly mouseover efects.



I`m totally with Roland on this one.

I personally hate those Javascript powered dropdowns and rollovers. Drives me nuts. And if I see one more person with the MMpreload or whatever it`s called ... ACK!
Nuevolution

posts: 1223

Mar 13, 2007 11:54 PM ET    Quote  Report Abuse
Points: 0   Vote
MM is just a variable (MM =MACROMEDIA) they did this to make the Wizards simple. As far as drop down menus, Well... They are not only Javascript based. If you know how to use Fireworks 8.0 or MX, you can create a full drop down menu in CSS.

Ive created a few for friends and they work perfectly.
Now as far as DHTML and Javascripts, yes they still work together, but what DHTML does is that, it doesn`t give you that ugly "javascript pop up prompt" everytime someone visits your site.



-------------------------

Edgar Monroy
Web Developer / Owner / Consultant
When starting your own business the need to "know-how" is greater than money!
http://www.nuevolution.net
« Prev Page of 2
Post Reply
 
.
Advertisement

Keep the Community Clean!

  • StartupNation forums should be used as a platform to learn, educate others, share stories, tips & tricks and to provide constructive feedback.
  • Please do not use the Forums for advertising & blatant self-promotion.
  • Please be respectful to other members and refrain from personal attacks and vulgar language.
  • StartupNation reserves the right to delete any message, reply, and/or member who violates our terms of use.
Read full terms of use
Advertisement
Advertisement
Advertisement
Advertisement