Gazley Posted May 30, 2017 Share Posted May 30, 2017 Hi there, It's been a little while since I've been here and I've not done any Processwire development for some time. I've got a potential project that I'm looking at and the site would require responsive image handling, so, using "srcset" and "sizes". I know that folks have used various methods to create image tags with these attributes but I wondered whether there is any more formal support now baked into Processwire? Also, I wondered whether there are any "go to" libraries that provide responsive image support for sliders and other image effects? I can't work out whether UIKit 3 has provided srcset/sizes support? When I've looked at the YooTheme templates based on YooTheme Pro and UIKit 3, they still seem to just use "src" and download the same (large) image, irrespective of the target device. I looked at Grav and it does have specific support for responsive images. However, Processwire would be my preferred CMS so, I thought I'd ask the question! Any advice/thoughts much appreciated. Link to comment Share on other sites More sharing options...
Zeka Posted May 30, 2017 Share Posted May 30, 2017 Hi @Gazley I think that it is not mainly related to CMS, but how you implement your front-end. There is markup src set module that you will probably find useful https://modules.processwire.com/modules/markup-src-set/ 2 Link to comment Share on other sites More sharing options...
Gazley Posted May 30, 2017 Author Share Posted May 30, 2017 Thank you @Zeka - I'll look more closely at your suggestions but, they look to have excellent possibilities Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now