473,387 Members | 1,574 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Third-party AJAX libraries?

We'd like to upgrade our webapp to use AJAX, specifically, I'd like to be
able to put interactive popup pages over my HTML, and I'd like to be able to
fetch dynamic data from the server without doing a page refresh.

I am extremely not interested in writing the low-level code to do this
myself. (I've tried to write cross-browser stuff using layers in the past
and it's very time-consuming). Are there any good, well-tested third-party
Javascript libraries out there that take care of all the dirty work?

I'm very willing to pay for something good. Open source is nice, but good
docs and support is more important.
Jul 23 '05 #1
3 1157
lio
http://prototype.conio.net/

Regards, LIOL

Jul 23 '05 #2
> We'd like to upgrade our webapp to use AJAX, specifically, I'd like
to be
able to put interactive popup pages over my HTML, and I'd like to be able to fetch dynamic data from the server without doing a page refresh.


sarissa.sourceforge.net does a good job of hiding the low-level
XmlHttpRequest stuff, and has some utility stuff to, for example,
replace the HTML of some page element with new content from the server.

--Phil.

Jul 23 '05 #3
ph*******@treefic.com wrote:
sarissa.sourceforge.net does a good job of hiding the low-level
XmlHttpRequest stuff, and has some utility stuff to, for example,
replace the HTML of some page element with new content from the
server.


I don't see a lot of value being added by Sarissa. It's heavy on XML, and I
tend to prefer JSON.

--
Matt Kruse
http://www.JavascriptToolbox.com
Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: TG | last post by:
I have a problem trying to get a value from textbox 1 and textbox 2. If those two values match the data in the database then it has to return a third corresponding value to a third textbox (or...
3
by: johkar | last post by:
I need to document.write out a select list populated with the dates for the first and third Wednesday of each month. How do I get to the actual days? <select name="mySelect"> <option value="Oct...
4
by: Michael Hill | last post by:
I am having a problem formatting the third column. It should be 70px wide, but it is extending well beyond 70. The 2nd and 3rd column should be the same width. The content of the 3rd column...
12
by: Jan Roland Eriksson | last post by:
I have worked some more on this suggested new mFAQ version trying to get all user input to blend into the text. Another review by the NG would be welcome. ===== Archive-name:...
6
by: thesushant | last post by:
hi, whats the use of third argument to main( ), i.e. environmental parameters.... if i am not wrong ? 1st 1 is argc 2nd is argv and what bout the 3rd 1??????????? sushant
4
by: dmeiser | last post by:
Hello all: I need to query a table for events that happen on third shift ( 11 PM to 7 AM ) in a date range. In the past, I've only needed to query for one night, but I now need to query for 14...
0
by: Jason | last post by:
I've got a PC that is on the same intranet as I am, and I'm local admin on both machines. The second machine has a second nic in it and it is attached to a third pc that is not on the intranet,...
4
by: not_a_commie | last post by:
I have a tight time constraint on a small chunk of processing. It takes about a third of a second to run. Occasionally, this function will get stalled for (what I can only guess) is a garbage...
2
by: manishamca | last post by:
can anyone say me how to find the difference of values present in two textbox and display the result in the third textbox. for eg: <input type=text name=t1 value=123> <input...
1
maxx233
by: maxx233 | last post by:
I need to look at/average some data from every third tuesday of each month during a specific time of day, over the course of the last 2 years. Can anyone think of ways, or recommend something to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.