-
Ext JS Premium Member
[EXTJS-CORE 3.0]: Carousel
Hello community,
when changing the carousel sample like this way (-> 3.rd text sample):
<h3>Configuration with HTML and transitionEasing: 'easeIn'</h3>
<div id="html-example" style="padding: 5px; height: 250px; width: 100%; background-color: #F6F6F0; color: black">
-> DIV WIDTH 100%.
and resizing the page, the navigation control remain in their initial position :-(.
Any suggestions?
Best regards,
Stefan
-
initMarkup sets all kinds of fixed sizes for elements.
You'll have to register a window resize listener to update the sizes of these elements.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules