|
Hi Mateo, Again here... i'm not too familiar with coding, i guess im missing lots. like the goto function i guess. Can you have a look please.Sorry to bug you. http://www.iwmc-group.com/lang/en/credit-bureaus.html. And Thanx for updating the mbScrollable.js |
|
Hi Dalia, you make a simple mistake :-) here is the code you have on your page:
and here is how it should be:
if you use double-quote inside the onChange attribute you breake the code... Then you are trying to get the value of an element with "pg" as ID... the SELECT has no ID at the moment... better if you use the sintax I posted in the previous post. Or try giving "pg" as ID of the SELECT. Bye, Matteo |


