harvesthq / Sidetap

Sidetap is a simple framework that allows you to quickly build platform-independent mobile web interfaces.
http://harvesthq.github.io/Sidetap/
Other
610 stars 112 forks source link

How do you link panels together? #9

Open qmanning opened 11 years ago

qmanning commented 11 years ago

Yeah, this should seem simple - but it doesn't seem to be:

I have a "button" in my UI - i want it go link to another panel...how do I do this?

What do I make the href? Do I use JavaScript and reference the panel ID? How does this thing work?

It's all nice & slick...but something as simple as "If you want to call a panel, do this!" is completely ignored.

stela5 commented 11 years ago

These might help: http://blog.amt.in/sidetap-a-lightweight-framework-for-mobile-we http://www.webresourcesdepot.com/simple-framework-for-mobile-web-apps-sidetap/

ghost commented 11 years ago

I'm having the same issue, can someone explain how to load content? I'm wanting to use Sidetap for a proof of concept and am not a Javascript expert...I'm hoping to get some guidance.