tags:

views:

91

answers:

0

hello

We have used jNice to skin our forms ( make them look pretty ) the problem we are having now is the "postback" function has stopped working.

We want the end user to select a state/province from the first select drop down. The selection determines the city list that is populated in the second drop down.

Since adopting the jNice to style the forms the second list is not populated. I have been trying to sort through all the advice I have found, change post back to call back, drop post back altogether and use jQuery instead, use JSON...I am very confused, over loaded and completely at a loss now.

Is there a simple answer to my problem?

Andrea