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.

A­­

Members
  • Joined

  • Last visited

Solutions

  1. A­­'s post in Direct comparison between Heart Internet and TSOHost was marked as the answer   
    Holy multiple redirect, do you get much commission from recommending against using a host?
     
    Just in case there was still a hint of uncertainty caseyoli, I also think TSO will be a great choice for your needs
  2. A­­'s post in Browser not resize with mouse cursor was marked as the answer   
    "Show window contents while dragging" has been disabled in Windows.
     
    Right click Computer -> Properties -> Advanced System Settings -> Performance 'Settings' and enable it in the list.
  3. A­­'s post in Cannot find border in css was marked as the answer   
    No, the border belongs to the missing image placeholder:
  4. A­­'s post in Nav id Help Needed was marked as the answer   
    You're linking to #testimonials but there is no element with that ID, or anchor with that name.
  5. A­­'s post in Please help with my Contact page was marked as the answer   
    // validation $validationOK=true; if (!$validationOK) { print "<meta http-equiv=\"refresh\" content=\"0;URL=error.htm\">"; exit; } You're not actually doing any server-side validation, there's nothing to stop this script sending you emails with blank variables.
     
    People can change your HTML and disable or modify your JS, any actual data validation needs to happen on the server.
    The client-side validation is just for the user experience, so that they do not have to go back and fill out fields again because they did something wrong

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.