1) mrkumarGroup: Members Posts: 2Joined: 10 Jun 2007Location: silicon valley, CA, USAIP: 67.170.--.--
Posted:
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 TurnbullGroup: Moderators Posts: 4042Joined: 7 Dec 2003Location: New ZealandIP: 203.173.--.--
Posted:
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.