I've made a fiddle from my problem http://jsfiddle.net/bYMGZ/7/ The first popup displays from pressing the first button but the second popup does not display. Could you help me track down the error?
Thanks
|
I've made a fiddle from my problem http://jsfiddle.net/bYMGZ/7/ The first popup displays from pressing the first button but the second popup does not display. Could you help me track down the error? Thanks |
|||||||||||||
|
|
In the chrome developer tools, I see that the sokF div is within the popupSokNamn div. You may have forgotten to close one of the tags somewhere. |
|||