I am discovering Ext Core and trying to play with it, based on the examples.
I am trying to tweak the combo examples.
I want to display div html content (like in the carousel html example) instead of image when you clik on the menu.
When I look at the code of the example, i see that there is a function (loadPhotos) which is called from the menu to generate the data to be displayed.
Can someone show me an example to call text instead of photo ?
Last edited by Drakkhen; 17 Mar 2010 at 9:06 AM.
Reason: [SOLVED]