I want to create a notification widget (Using todays extension) which will have a dynamic layout.
Example my layout will be like a table with two rows and 3 column, which can change to a table with 3 rows and 5 column in the future.
Can we do this using HTML, JavaScript and CSS.
Please suggest a way to do so..
I don't wont to change the installable again, it will be given to user once and the layout can be changed dynamically...
I am using dashcode.