CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript programming (http://www.codingforums.com/forumdisplay.php?f=2)
-   -   Resolved Dropdown list triggers unkown javascript function (http://www.codingforums.com/showthread.php?t=282373)

Sandstedt 11-16-2012 11:44 AM

Dropdown list triggers unkown javascript function
 
Hi,

I have no experience whatsoever with javascript, and need some help.

The website in question: https://www.avanzabank.se/aktier/lista

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.

Philip M 11-16-2012 02:23 PM

Quote:

Originally Posted by Sandstedt (Post 1292578)
Hi,

I have no experience whatsoever with javascript, and need some help.

The website in question: https://www.avanzabank.se/aktier/lista

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.

Sandstedt 11-16-2012 04:56 PM

Quote:

Originally Posted by Philip M (Post 1292609)
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.

Thanks. So any idea why the page won't refresh on a FireEvent ("onchange") command? Could it have something to do with IE9?

Sandstedt 11-16-2012 10:43 PM

Solved!

IE9 was the problem. Reverted to IE8, and suddenly the onchange-event triggered successfully!

Old Pedant 11-16-2012 11:29 PM

Works fine for me with IE9.

Philip M 11-17-2012 07:25 AM

Quote:

Originally Posted by Old Pedant (Post 1292713)
Works fine for me with IE9.

And for me! :) There was no mention of IE9 in the original post.


All times are GMT +1. The time now is 08:00 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.