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.

DaddyFinco

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    DaddyFinco got a reaction from davep in image into editable version?   
    Okay sorry I misunderstood the goal.
    I've always imagined something like this too.  Planning on building such a tool cause I've not really seen any that meets exactly this requirement.
    I think a graphics design software like Photoshop will be your best option now
  2. Like
    Assume yes to everything. Assume they know everything about you and everyone you know. Act accordingly and don’t ever go online.
  3. Like
    I’ve done some research.
    It seems the embed contains tracking code that accesses the contacts list on your phone. So while you didn’t share anything, you have exposed everyone you know. I suggest you clear your cache, history and delete all your apps. Might be better if you restore your phone to factory settings to be safe.
    This is why you should never click on anything related to social media.
  4. Like
    Throw your phone in the bin and switch off your PC. It’s the only way to be safe.
  5. Like
    You have two search elements called .js-search-trigger (an icon on desktop and an icon on mobile), document.querySelector only targets the first element. If you want to target multiple elements use document.querySelectorAll instead https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll.
  6. Like
    They are all useless icons.
    I’m not at all sure what you are really asking here. Does it matter what you click?
  7. Like
    DaddyFinco reacted to Ben in *wave*   
    Hello! Thanks for having me on-board. I'm Ben, a web developer of 18 years, or so. I run a small but growing web development business located in the Weald of Kent. I'm always on the look out for ideas around business development and marketing. While reading up on that, I hope to be able to help out with any web or app dev questions within the relevant forums.
  8. Like
    DaddyFinco got a reaction from davep in Check My new Website Design   
    Where is the link?
  9. Like
    DaddyFinco got a reaction from GusGF in Numpty question: Margins not working   
    You have a syntax error in the first one.
    You wrote
    margin; 0px 10px; Instead of 
    margin: 0px 10px;  
    Notice the : just after margin.

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.