EDIT 1: Having some success with the coding here: http://w3schools.invisionzone.com/topic/55976-multiple-modal-boxes-on-webpage/. Will update test page when complete.
EDIT 2: RESOLVED Finally...
Type: Posts; User: dmwhipp; Keyword(s):
EDIT 1: Having some success with the coding here: http://w3schools.invisionzone.com/topic/55976-multiple-modal-boxes-on-webpage/. Will update test page when complete.
EDIT 2: RESOLVED Finally...
Thank you coothead - I've found some online compressors, but am trying to be forward thinking and figure out the srcset code. Of course, with the way my life works since I'm going with the img srcset...
Thanks - it did help a bit. I think I really need to look into this more when not under pressure, but I'm using that page as a guideline for pages I create with full-width images. Thanks again!
I've been reading different articles on responsive images until I feel like my eyes are about to bleed. One of the articles that seemed less confusing was this one:...
Thank you so much! I've tried to strip out pieces of the CSS that came with the MyResponsee templates that aren't needed, but still have a lot to figure out with responsive coding.
Again, many...
I've tried inline styling, but it only worked for the full-width version of the site. I need the Reservations tab to stay blue in the responsive version with the hamburger menu, but I still haven't...
Hello,
I am trying to make it so that the top menu item to the far right that reads “Reservation” is different color (#150d67) as default for all media queries on the following page: ...
Thanks, but I'd like to try to use the menus that come with this responsive framework first, before scrapping them and going in a new direction. They would allow me to closely match the look of the...
The responsive framework I'm using has a two menus:
A top horizontal that folds all items up and shows menu text with the burger icon
An aside menu that shows all the items in responsive
Here is...
Yep, this has been resolved.
Hi John,
Thanks so much for your help in figuring this out. I hadn't even thought about script conflicts when trying to figure out which framework to try to work with to learn responsive. I looked...
Thank you so much for your help John - I learned a lot from that post! Putting the script in the correct place and adding the defer attribute has the page testing correctly for me:...
Hello,
On a template I've been working on, I had two scripts that were conflicting:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> from the Slippry slideshow...
Hi John,
Sorry for the delay in response - I got a second job to supplement the web design and site maintenance. Thanks for advice, the 140% worked perfectly after tested on all devices.
Thanks,...
Hi,
I'm trying to figure out how to have the 3rd level menu items display correctly when viewing this site in full width: http://www.dwwebdesigns.com/custom/cis.html
Currently, under the How You...
Hi John,
I renamed the page and uploaded it, but that still didn't work. However, it did work on my son's Galaxy, so I quickly learned how to clear my phone cache and reboot and that did the trick!...
Hi John,
When I first started using the Responsee framework to try and learn responsive design, I was curious about all of the scripts being loaded, wanted to know if they were necessary, and...
1) Script Title: Parallax Slider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/parallaxslider/index.htm
3) Describe problem: I love this script and use it on multiple sites....
Thanks again!
Thank you so much! I came close when trying to figure this out, but never had the right arrow/greater than. BTW, what is the correct term for that operator when coding?
Again, thanks!
Deborah
Thanks everyone for all of the assistance on this, but I'm using a template and corresponding stylesheet for responsive design which I'm trying to learn and understand line by line. When I tried...
I'm trying to figure out how to make it so the main nav buttons stay orange as the drop down items are hovered. For example, when you hover over Volunteer under "How You Can Help", I would like How...
I am working with a new template and trying to learn responsive design. I have been trying to figure out how to align the Donate button to the bottom of the row it's in using position: relative on...
Hi John,
I appreciate the assistance. At this point it looks like I still have tons more reading to do, as well as finding some online tutorials. I'm sure I'll be back here for more help.
Thanks...
Hi John,
You've helped me so much over the years so, if you have the time, I would appreciate your advice.
I am going to go ahead and learn to code responsive sites. I looked around for weeks...