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.

htmin

Members
  • Joined

  • Last visited

  1. I would suggest to use WordPress with WPML (http://wpml.org) plugin. It may require some time to create theme of your website for WordPress but then you won't have any problems to maintain the content in different languages.
  2. It looks like you're using old version of super fish, in the new version (https://github.com/joeldbirch/superfish/blob/master/dist/js/superfish.min.js) they have "stop(true, true)" before animation which should fix the issue.
  3. This is not complex but will require some coding. First of all if you take a look into the source code of the script you'll see that they have before / after callbacks which are called before and after the new slide shows. The only missing thing is that they don't have some kind of "stop", i.e. if you'd 'return false;' from the 'before' callback until you load the image. If you want to go with responsiveSlides script I would suggest two solutions: 1. Override the 'slideTo' method, display preloader, load the image and when done continue to next slide. 2. First preload all the images and only then initialize your responseSlides script.
  4. Hello all, I am David from htmlin.com web development service. I hope to lean and meet interesting people here in the community. Thanks, David.

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.