Page 13 of 13

More Detail on using the select menu

Posted: Thu Sep 18, 2014 2:02 am
by eascards

This is what I get: Image


More Detail on using the select menu

Posted: Thu Sep 18, 2014 2:46 am
by Yurii Orishchuk

Ok,

You should debug your implementation to get here correct value.

http://prntscr.com/4nvfte/direct

Regards.


More Detail on using the select menu

Posted: Thu Sep 18, 2014 3:49 am
by eascards

I found a minor error in the JS but I don't think it was significant because it still runs the same as before I changed it. Do you think it would be easier if I tried mapping the searchinput to the where parameter then modifying the code a little?


More Detail on using the select menu

Posted: Thu Sep 18, 2014 4:03 am
by Yurii Orishchuk

Eascards,

Please, feel free to play with code and implementation.

I guess all given experience will help you understand what happens in your app.

Also don't forget to use "console.log()" and "alert()" code lines to make clear what happens in certain line of code.

Regards.