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

Everything posted by Marv

  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. 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!
  8. 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?
  9. Marv replied to GregF's topic in Frontend
    or you can create an empty <div> with height 1px!
  10. 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 :\
  11. 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!
  12. I use Fireworks to "print" the ideas from my mind to the screen, then I write the code..for me is the easiest way!
  13. very good, thank you!
  14. Ehilà! Benvenuto!
  15. Hello!
  16. Thank you very much guys!! A template is a cms, right? like wordpress? @4li4s, Yes, Karaburan is the first song we ever recorded, with some friends!
  17. i'm playing Max Payne on my Nexus 7 android
  18. Welcome! Don't worry about you english, mine is worse!
  19. @4li4s Thank you very much!! I'm not a designer , I like to write the code, but I'm trying to learn the basic rule to build a working site.. Yes, we release an album a year ago, i can't post link but you can find us searching 'Indastria' on fb (or adding indastriabook in the url), I hope you enjoy our music
  20. Welcome back!

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.