Correct technology to solve this on the client side?

General Tech Technology & Software 3 years ago

7.77K 1 0 0 0

User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.

Answers (1)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 3 years ago


I have an already complex form with a select box containing 25 countries, and 3 inputs on that form whose default values need to change depending on which country is chosen.

The solution must work on IE 10 and IE 11 as well as other modern browsers.

The problem I am having is in identifying the most suitable technology I should use to achieve this.

I don't feel that Ajax is necessary in this case, though it is not discounted.

Each row of data would only consists of values such as:

21, 120, 17, 250;

Where 21 is the country_id, so, its not a lot of data to load.

We rely heavily on JQuery already for much behaviour management.

Given the problem I face, can anyone point me in the direction of the correct technology to apply to deal with this, or even a tutorial which would give me a head start?

0 views
0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum