Question on the tut Designing for all...

User 2744602 Photo


Registered User
162 posts

I am using a flip book and I will be required to change the sizes in the footer section of RSD in the settings.
Do I have to have to use the Display under the position drop down to None and re make every breakpoint? as I tried it with breakpoints and it only holds the smallest setting.

Also very strange when I use view with IE 11 or firefox from RSD the page is blank, when I export the page all is fine, is that a none bug from preview mode?

Cheers
Brett
KISS is the key!
User 187934 Photo


Senior Advisor
20,272 posts

I'm not understanding what your asking. You add break points as needed when your page looks bad at a certain width. Then at that break point you add the need styling to make the page look good again. You might make several changes or you may only make one. Do what ever you feel keeps the page looking correct for the width your viewing it at.
The preview issue maybe an external script. Can you share your RSD file and a link to the page with the issue?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2744602 Photo


Registered User
162 posts

Hi Eric :)
I have some code in the footer section of the RSD to make the code respond to the site as it becomes smaller I must change the:
// Create the flipbook

$('.flipbook').turn({
// Width

width:920,

// Height

height:600,

// Elevation

Width and Hight, so I assume I must do that manually one every breakpoint.

Therefore I need to hide the previous HTML element on the next breakpoint and replace all the code? or is there an easier way?
KISS is the key!
User 187934 Photo


Senior Advisor
20,272 posts

You could use some if statements in your jQuery script.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2744602 Photo


Registered User
162 posts

I do not code very well mate LOL not at all really :D

Thanks for the help tho :)
KISS is the key!
User 187934 Photo


Senior Advisor
20,272 posts

I can help you but I need to see a page with the flip book script.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2744602 Photo


Registered User
162 posts

Thanks Eric at least I can look and see what you have done :)
This dropbox link should work!
https://www.dropbox.com/s/8lf5jptzwh2vb … ok.7z?dl=0

Cheers mate :)
KISS is the key!
User 187934 Photo


Senior Advisor
20,272 posts

You can see it working here.
http://ericrohloff.com/coffeecup/ccforu … flip-book/
You can grab the RSD file here.
http://ericrohloff.com/coffeecup/ccforu … ok-rsd.zip
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2744602 Photo


Registered User
162 posts

Eric Rohloff wrote:
You can see it working here.
http://ericrohloff.com/coffeecup/ccforu … flip-book/
You can grab the RSD file here.
http://ericrohloff.com/coffeecup/ccforu … ok-rsd.zip

Eric you are the MAN! Thank you so much!!
I will look over the code and try an replicate it for future use mate!
Thanks again!!
KISS is the key!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.