Based on jquery wedding electronic invitations special effects, jquery invitations Special Effects
The special effects of jquery wedding electronic invitations are divided into three parts. The first part is to enter the scene slowly in a car, the second part is the album, and the third part is the Blessing Wall. As follows:
Download Online Preview source code
Implementation code.
Html code:
<Div class = "container"> <! -- Move the wedding car --> <div class = "car"> </div> <! -- Homepage --> <div class = "home"> <div class = "nav"> <ul> <li> <span id = "to-picture"> album </span> </li> <span id = "to-invitation"> invitation letter </span> </li> <span id = "to-wall"> blessing Wall </span> </li> <span id = "to-address"> wedding location </span> </li> </ul> </div> </div> <! -- Invitation letter --> <div class = "invitation"> <! -- <Span id = "invite-return" class = "u-return"> return home </span> --> <div class =" invitation-content "> </div> <! -- Wedding photos --> <div class = "wedding-photos"> <div> </div> </div> </div> </div> </div> <! -- Scenario 6 --> <div class = "six-box"> <div> </div> </div> <div> </div> <div> </div> <! -- Scenario 7 blessing Wall content --> <div class = "seven-box"> <div class =" clickMe "> click I send a blessing </div> <div class =" seven-content "> <div class =" note-a1 "> </div> <div class = "note-a2"> </div> <div class = "note-a3"> </div> <div class = "note-a4"> </div> <div class = "note-a5"> </div> <div class = "note-a6"> </div> <div class = "note-a7"> </div> <div class = "note-a8"> </Div> <div class = "note-a9"> </div> <div class = "note-a10"> </div> <div class = "note-a11"> </div> <div class = "note-a12"> </div> <div class = "note-1"> be happy ~ </Div> <div class = "note-2"> I wish you all the best! </Div> <div class = "note-3"> early birth ~ </Div> <div class = "note-4"> Happy Wedding ~ </Div> <div class = "note-5"> give birth to a baby and recognize me as a godmother! </Div> <div class = "note-6"> happy bond O (strong _ strong) O hahaha ~ </Div> <div class = "note-1"> be happy ~ </Div> <div class = "note-2"> I wish you all the best! </Div> <div class = "note-3"> early birth ~ </Div> <div class = "note-4"> Happy Wedding ~ </Div> <div class = "note-5"> give birth to a baby and recognize me as a godmother! </Div> <div class = "note-6"> happy bond O (strong _ strong) O hahaha ~ </Div> <! -- Photo wall --> <div class = "picture-wall"> <div class = "pic0 picRow"> </div> <div class = "pic1 picRow"> </div> <div class =" pic2 picCol "> </div> <div class =" pic3 picCol "> </div> <div class = "pic4 picCol"> </div> <div class =" pic5 picCol "> </div> <div class =" pic6 picRow "> </div> <div class =" pic7 picRow "> </div> <div class = "pic8 picRow"> </div> <div class = "pic9 picCol"> </div> <div class =" pic10 picCol "> </div> <div c Lass = "pic11 picRow"> </div> <! -- Wedding address --> <div class = "address"> </div> <! -- Mask layer --> <div class = "mask"> </div> <div class = "pop-box">
Via: http://www.w2bc.com/Article/40317