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.

Marv

Members
  • Joined

  • Last visited

  1. I use colorschemedesign, or this http://www.paper-leaf.com/blog/2010/01/color-theory-quick-reference-poster/ is very easy!
  2. Great song!
  3. That depends on my mood, if I'm tired I listen to power music such as Rage against the machine
  4. Putting the code in the window.onload it works!
  5. Yes, i kind of that.. When I open the page I see only the background image, then the other divs fadein (after 1-2 sec)... If the internet connection is slow, I have to wait that the background image is loaded then the divs can fade! a preload script can solve it?
  6. I tried with another pc, but the animation doesn't wait the image... The effect start before the image are totally loaded i upped the page here: http://lic.altervista.org/provainda/provainda4/
  7.    Marv reacted to a post in a topic: How to fadein the <div>...
  8.    Marv reacted to a post in a topic: How to fadein the <div>...
  9. Wow Lyndsey! Wonderful! I modified a little thing, because I have some divs that it is useless to fadein (such as the right side, left side ecc..) and they slow down the effect! I set a class for the divs I want to fade, then I select the class in the script: $(function() { $('.hidden').each(function(i) { $(this).delay(800*i).fadeIn(1500); }); }); And it seems to work!
  10.    Marv reacted to a post in a topic: How to fadein the <div>...
  11. Ok, I've got it! Thanks! But there is an other little problem... the page has a div called "wrapper" that contains the other divs.. This "wrapper" has a background-image, I would load the image and then the inside divs starts to fadein, is it possible?
  12. Marv replied to GregF's topic in Frontend
    or you can create an empty <div> with height 1px!
  13. I passed the 25 posts and I can post the link This is our facebook page: https://www.facebook.com/indastriabook our 1st album is free, you can find the link in the page Thank you for the suggestion, but I can't use flash :\
  14. Hi, I'm trying to create an jquery effect that fadein all the <div> in the page when I open the page... I tried: window.onload = function(){ $("#menu, #container div").hide().fadeIn(4000) }; but the <div> appear and then they disappear and do the fadein effect.. please help!
  15.    Terix reacted to a post in a topic: Hi from Italy
  16. I use Fireworks to "print" the ideas from my mind to the screen, then I write the code..for me is the easiest way!

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.