I would like to know what happens when you click on the dropdownlist "Lista" and change value. I assume it triggers some kind of javascript function, causing the website to load new stocks. I have studied the website/objects in chrome for hours without success.
Last edited by Sandstedt; 11-16-2012 at 10:44 PM..
Reason: Solved
I would like to know what happens when you click on the dropdownlist "Lista" and change value. I assume it triggers some kind of javascript function, causing the website to load new stocks. I have studied the website/objects in chrome for hours without success.
Not Javascript as such. Page refreshes with Ajax.
All advice is supplied packaged by intellectual weight, and not by volume. Contents may settle slightly in transit.
__________________
All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.