أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
Hello, Am working some related to slider for content, searching in web i found many sliders but the thing is you need to have each slider element (div, image, etc..) have same width. I need something that regardless of width content it can calcualate width and slide depending on content width and not fixed width. Any suggestions???
Try this one http://liquidslider.com/
Hi,
It would be great if you tell me which slider you are using so that i can help you in more detailed way.
But yes setting up the content width property to 'auto' will give you the desired result.
Let me know if you need any help or have any doubt.
Best luck for your work.
Regards,
Zeeshan.
create a div with a css class and give the css class a width: auto; or width:100% and height:auto; or height:40%;
According to my knowledge , usually the idea of using variable width is not recommended (users percpective) because moving slides with nonhierarchical order is not something eyecatching to the viewer.
But still that depends on the requirements though. Try this http://jquery.lemmonjuice.com/plugins/slider-variable-widths.php