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.

thedarklaith

Members
  • Joined

  • Last visited

  1. All these responses...So enthuastic
  2. Just blue rectangular rollover buttons
  3. I've just started making a new site for someone I know and I'm a total beginner. What I'm trying to do is display the embedded flash buttons in the centre, but when I preview this code in a browser I get different results based n browser but neither actually displays the buttons. I have put the .swf file in the same folder as my index.html. Heres the code: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <style type="text/css"> #menubar {left: 50px; margin-left: 450px; right: 50px; margin-right: 450px;} </style> <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> </head> <body> <script type="text/javascript"> AC_SW_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0','width','635','height','47','src','Maidbuttons','pluginspage','http://www.adobe.com/shockwave/download/' ); //end AC code </script> <noscript> <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0" width="635" height="47"> <param name="src" value="Maidbuttons.swf" /> <embed src="Maidbuttons.swf" pluginspage="http://www.adobe.com/shockwave/download/" width="635" height="47" id="menubar"></embed> </object> </noscript> </body> </html> I did try moving the menu button with a separate CSS file but that failed since I have no idea how to use CSS. I tried putting a div tag in order to move it using CSS (using dreamweaver) and I think thats when the buttons stopped appearing when I previewed it. Thanks in advance for the help
  4. I'm a beginner designer and have no experience whatsoever. I'm sure everyon in this forum will help get started as an amazing web developer. I'm just doing as a hobby for now really but i'm looking forward to the time when I can use it to make a few bucks. I'm sure it will be an enjoyable experience

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.