Jump to content

Coffeebuzz

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Coffeebuzz

  1. how can i do this with the w3 code? thanks
  2. this is pretty much exactly the navigation i would like to create when the site is viewed on a mobile device http://blog.goway.com/globetrotting/2017/11/top-5-day-trips-in-the-cook-islands/ Are you able to tell me if the nav trigger is one image made up of a "hamburger" image combined with the site logo? it appears that it is all one graphic/image. But what i don't understand is how they are transitioning from the desktop menu to the mobile menu. how is this done? i mean what do i have to understand the most i.e. html, css, or javascript? thanks
  3. is there any way to insert the animated menu icon https://www.w3schools.com/howto/howto_css_menu_icon.asp into the side nav overlay https://www.w3schools.com/howto/howto_js_sidenav.asp
  4. do you know if i can load the snackbar automatically without having to click on a button and have it appear for a certain time period, like 10 seconds then fade away? or is it possible to add a close icon ( x ) to it so the site visitor can close it when they want? thanks
  5. so if i'm using dreamweaver, i should download all the files from the template (try it yourself) section and name a new site and import everything and it should work fine and still be secure. is that what you are saying? also, on a side note, i am not being notified that you responded to my posts. i have notify me of replies selected. what's going on with that? thanks
  6. if i want to use a free ws.ccs website templates, do i have to keep it linked to the w3 site and the other sources i.e. cloudflare? or can i download the source files i.e. ( <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> ) and rename them to my servers? thanks
  7. i was wondering if there was any way to animate ( gradually open and gradually close ) the HIDE/SHOW TOGGLE function? thanks https://www.w3schools.com/howto/howto_js_toggle_hide_show.asp
  8. ok got it. thank you very much
  9. that was exactly the effect i was looking for, thank you! do you know if i can add a graphic or image inside the "snackbar?" also, how do i download or copy all the source files and rename them so they link directly to my servers? thanks in advance :-)
  10. You can find the example of it on the w3schools site. https://www.w3schools.com/howto/howto_js_snackbar.asp a pop up overlay would be similar, is there an easy way to create that effect?
  11. does anyone have experience with creating a "snackbar?" i would like it to completely cover the bottom of the page. how do i set the margins and padding to work on a desktop and mobile viewport? thanks.
×
×
  • Create New...