Viewing Jquery Plugin in easyweb

Jquery Plugin in easyweb



User: grahamwright 12 years ago
Hi,

I am attempting to add a transition between my pages such as parallax or something similar... Please see the following link - http://view.jquerymobile.com/master/dem ... ansitions/

I do not have a lot of coding experience at all but i can get by with very simple projects... I am wondering if anyone can spare some expertise to help me out.
Basically to cut a long story short, I want my pages to slide into place on top of the existing content. How do I add the jquery to easyweb and where do I have to paste the code / files??

Sorry for my lack of knowledge but I suppose we all have to start somewhere.

Thank you for your help in advance.

Graham <!-- s:mrgreen: --><img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green" /><!-- s:mrgreen: -->
User: Roddy 12 years ago
What you are looking at is jQuery Mobile which is a framework for creating mobile websites. It is not appropriate for a conventional website design.

My own demo site is created with jQuery Mobile...

http://mobile.ezmacwebdesign.com/index.html

If you click the E-Store button you will see an example of pages that slide using buttons, mouse sliding on PCs and finger swiping on mobiles.

What you could use in EasyWeb is...

Swipe.js which has the sliding effect using buttons on PCs and finger swiping on mobiles...

http://ezmacwebdesign.com/Fat-Freddy/index.html

Accordion sliding panels...

http://ezmacwebdesign.com/Demo/slide-panel/index.html

My personal website built using sliding panels...

http://roddymckay.com

... or there are a few designs for sliding tabs...

http://ezmacwebdesign.com/Demo/tabAccordion/index.html

All of the above will require a knowledge of HTML with some clue about CSS and javascript unless you use the iframe trick which I mentioned in this topic...

http://ragesw.net/easyweb-beta/viewtopic.php?f=6...t=1205

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Christopher 12 years ago
Is that one of your ex-wives in the hiking picture? <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: -->
Good demos!

-------------------------------
rMBP 15", 2.6 Ghz, 16 GB RAM, OS X 10.11.6, with 27" Thunderbolt Cinema Display

www.cleetche.com
User: Roddy 12 years ago
Quote:
Is that one of your ex-wives in the hiking picture?


I thought it was yours!

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: grahamwright 12 years ago
Thanks for your help Roddy! Ill give it a try.


Post Reply
You must login or signup to post.