Giter Club home page Giter Club logo

Comments (8)

nolimits4web avatar nolimits4web commented on May 13, 2024

This piece of code contains two superfluous </div> in the end

from framework7.

nolimits4web avatar nolimits4web commented on May 13, 2024

At least the example in your post you have 8 opening divs and 10 closing:) You can post full code of HTML page

from framework7.

byroncoetsee avatar byroncoetsee commented on May 13, 2024

Ah.. Yes i forgot to surround my pasted code so it removed some of it. haha

Here it is again - correctly pasted:

<div class="panel panel-right panel-reveal">
    <div class="view view-right">
      <div class="navbar">
        <div class="navbar-inner">
          <div class="left"></div>
          <div class="center sliding">Right Panel</div>
          <div class="right"></div>
        </div>
      </div>
      <div class="pages navbar-through">
        <div data-page="panel-right1" class="page">
          <div class="page-content">
            <div class="content-block">
              <p>Right side panel</p>
            </div>
            <div class="list-block">
              <ul>
                <li><a href="panel-right2.html" class="item-link">
                  <div class="item-content">
                    <div class="item-inner">
                      <div class="item-title">Right panel page 2</div>
                    </div>
                  </div></a></li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>

from framework7.

nolimits4web avatar nolimits4web commented on May 13, 2024

Ok, now it looks correct. And it should work. Don't you forget to initialize this view? Show me your JS related to Framework7 where you init app and views

from framework7.

byroncoetsee avatar byroncoetsee commented on May 13, 2024

Yes! It was the JS... I had an extra bracket or two in there...
Thank you so much!

On another note, is there a better forum for asking question related to F7? ...Doesn't seem right making an new "issue" every time someone has a question related to their own code and not F7's code. (Like I just did)

from framework7.

nolimits4web avatar nolimits4web commented on May 13, 2024

At the moment, when no other support resources it is ok with new issues here. I will try to launch cloud forum today evening

from framework7.

byroncoetsee avatar byroncoetsee commented on May 13, 2024

Great.
Thanks again for this. I think you have just opened up some serious alternative to xCode, Obj-C and Apples $99 development cost :D

from framework7.

nolimits4web avatar nolimits4web commented on May 13, 2024

Just launched the forum at http://www.idangero.us/framework7/forum/

from framework7.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.