Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MixCreations

Privileged
  • Joined

  • Last visited

  1. Lol fixed it. Thanks guys
  2. Ive no idea how to disable caching. I just go to the handle_form.php through the localhost
  3. <input type="text" name="email"> You mean
  4. Hi jacob. Thanks for replying. Ive done what you suggested even before but still get the error?
  5. Hiya one & all. Ive been away from php etc for a while due to looking after an ill family member. I never got time to really delve into what i really love (ie coding) as didnt have the time. Hope to do so from now on. Briefly i typed the following & returned the next following. Can u plz advise why? I am looking to learn. Thankyou <!Doctype html> <html> <head> <title>Form Feedback</title> </head> <body> <?php # Script 2.2 - handle_form.php // Create a shorthand for the form data. $name = $_REQUEST['name']; $email = $_REQUEST['email']; $comments = $_REQUEST['comments']; // Not used: $_REQUEST['age'], // $_REQUEST['gender'], and // $_REQUEST['submit']. // Print the submitted information. echo "<p>Thank you, <b>$name</b>, for the following comments:<br> <tt>$comments</tt></p> <p>I Will reply to you at <i>$email</i></p>\n"; ?> </body> </html> ******************************************************************* Notice: Undefined index: name in C:\xampp\htdocs\handle_form.php on line 10 Notice: Undefined index: email in C:\xampp\htdocs\handle_form.php on line 11 Notice: Undefined index: comments in C:\xampp\htdocs\handle_form.php on line 12 Thank you, , for the following comments: I Will reply to you at
  6. Thought it might have to do with collapsed containers. Thanks ill take a look. Meanwhile thanks for looking & id appreciate any advice. Thanks again
  7. Cheers jack but does the viewport adapt badly in any way when you click toggle button? & what do you mean plz ive closed body tag too early? Thanks
  8. Hello wdf. Im working on my site iammickwhite.co.uk & when i click on the toggle button in the right hand side nav, it adjusts badly on the layout. Please help me to see why? Im using samsung s4 mini to view it btw. Thanks
  9. solved. dont know how you mark this thread as solved sorry. basically: nav-toggle { -moz-user-select: none; width: 70px; height: 55px; float: right; text-indent: -9999px; overflow: hidden; display: block; background: url('../images/hamburger.gif') no-repeat scroll 50% 33% #F43C12; } dl the image to your directory.
  10. Hi wdf. 1st plz excuse me if this issue is so basic you are laughing while giving me the answer, oe worse Staring me in the face. (& btw i know lots of code needs cleaning up - ill get to that. & also let me say. I dont web design as much as i would like. Got the (rusty) skills. But they dont pay my bills). Anyway. Basically when you resize the screen there should be one of those ladder toggle thingies. There aint, theres just some text saying menu. Please help me to get those ladder thingies back? Thats it really. Sorry for being too basic. Thanks index.html responsive-nav.css style.css
  11. Oh ok thanks. Did think might be bg property. But wasnt sure. Thanks again.
  12. MixCreations posted a topic in Frontend
    Can you insert an img instead of text in nav menu using only css? If so. How plz.
  13. Ok. Nobody knows. Ill post a reply then when i find The answer
  14. Hi wdf Might be defeating the objective but is there a way of having a twitter feed on our website even when choosing to protect the tweets? Or is there something else thats more advised? Thanks
  15. Yh thanks. All options possible. Im wondering if its got anything to do with the adapative images file i use! Will look into.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.