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.

need some help

Featured Replies

hi looking for some help i am trying to open a new window without navigation here is my code

 

<input type="button" value="DSHOME RemoteRescue" onclick=" document.getElementById('ICContainer').style.display=''; loadInstantChat();" />
   <div id="ICContainer" style="position: absolute; left: 0px; top: 0px; width: 400px; height: 500px; display: none"></div>

 

any ideas

Hi,

 

In a new window or in a new layer in the same window?

New window, simpliest case:

<a href="your_page.html" target="_blank">

  • Author

sorry i should have explained it better i am trying to load a remote chat script in a new window from a submitt button

Create an account or sign in to comment

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.