extjs - ext js accordion -
http://www.myethiopia.org/quicklinks/accordion.html please check link in ie. did not have time figure out why not working in firefox. trying click on link on left column , have page open in center. if click on weather station , oromiya station, title opens fine link not open. line no.325 under var menu1, @ first item code. doing wrong?
second question. want round bulltein or outline type of thing (not sure call it) left of oromiya station. how can that?
checkbox not looking for.
if want update centerpanel html can use update() function.
in small example i've added 'id' center panel , in handler function menu item used code show update.
var centerregion = ext.getcmp('centerpanel'); centerregion.update('<iframe src="http://www.myethiopia.org/quicklinks/weather/ethiopiaweatherstations/amharastations.html" style="width:100%;height:100%"></iframe>');
i'm not sure trying looks want load grid centerpanel, can directly without having load in separate html page.
Comments
Post a Comment