Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 03:30:42 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155541 Posts in 21713 Topics by 7737 Members
Latest Member: simpleguy3
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Fitness  (Read 888 times)
chekka

Offline Offline

Posts: 34



WWW
« on: February 25, 2011, 05:06:35 PM »

http://fitness-4-life.de
Logged

Die verstehen sehr wenig, die nur das verstehen, was sich erklären läßt.   
Marie von Ebner-Eschenbach, östr. Schriftstellerin (1830-1916)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #1 on: February 25, 2011, 06:20:51 PM »

I like all the sites, and specially at this one when you click on link to display logo Smiley

good work

cheers,
Ivan
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
PurpleEdge

Offline Offline

Posts: 232



WWW
« Reply #2 on: February 26, 2011, 02:34:15 AM »

This is a very nice design!

I don't know if I like the transition effect between pages - but I would love if you could explain how you did it?  cheesy
Logged
chekka

Offline Offline

Posts: 34



WWW
« Reply #3 on: February 26, 2011, 09:36:30 AM »

Check the source (o:

OK, I tell you. ...

HTML: #main div contains all content

Code:
<body>
<div id="main">

CSS: logo as centered background. invisible #main div

Code:
body { background: #ecf4f4 url(../images/logo.gif) no-repeat fixed center center; }
#main { display:none }

JS: #main div fades in on pageload

Code:
$('#main').fadeIn(1000);
Logged

Die verstehen sehr wenig, die nur das verstehen, was sich erklären läßt.   
Marie von Ebner-Eschenbach, östr. Schriftstellerin (1830-1916)
PurpleEdge

Offline Offline

Posts: 232



WWW
« Reply #4 on: February 26, 2011, 02:32:02 PM »

Thank you!

So simple and elegant!
Logged
fischstäbchenbrenner

Offline Offline

Posts: 271



« Reply #5 on: February 26, 2011, 03:52:42 PM »

Interesting thing, especially for SEOs:
Some people say, that Google has invented an own browser (chrome) to find out hidden text, by rendering a page with a real browser engine. If so, the pages would be hidden text completely - depending on how javascript is working. Without Javascript the pages are empty.

Seems that Google lists parts of the site. Was there another version before?

(Tippfehler auf personal-training/fit-fuerrsquos-leben.php: "Meine Name ist Eva Maletic")
Logged

Burn, baby, burn!
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!