- Create Account

General question on merging AJAX scrips

Forums > Combining Scripts > General question on merging AJAX scrips
Author
Message

1) mrkumar Group: Members
Posts: 2 Joined: 10 Jun 2007 Location: silicon valley, CA, USA IP: 67.170.--.--
I have 7 different ajax scripts which work independently. However I want to develop a common page where in I could use all these 7 scripts in different regions of my page. There would however be some interationships in these like if you click in one regio, you would like data in the other region to change. Also, for some regions, I would like to use 2 to 3 of these scripts together in the same region.

Any  pointers how can I do this ? Also, any idea, how much it would cost me approx if I need to get this done by you. I know that it would need more details to provide accurate costs but I am looking for a ballpark figure..

would appreciate inputs.

Thanks - mrkumar

2) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 203.173.--.--
I'm pretty busy at the moment, sorry!

Generally speaking you'll need to know a lot about JS and how the script interact in order to use 7 of them. However, for a project that big, I'd consider using an "all-in-one" library like jQuery or Prototype or something that will avoid duplicating a lot of common code.

Good luck - Angus.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.