Giter Site home page Giter Site logo

jq.ui.js bug in line 455 about appframework HOT 3 CLOSED

intel avatar intel commented on July 27, 2024
jq.ui.js bug in line 455

from appframework.

Comments (3)

imaffett avatar imaffett commented on July 27, 2024

Thanks...I know it was like that originally, but one of the other core devs made the change. I'll try to figure out why.

Cam you also give us a test case (show the html you are using).

from appframework.

jeffli avatar jeffli commented on July 27, 2024

Hi, Ian

Here was what I did, I downloaded the appMobi-jQ.Mobi-89bdc57.zip and create a project from it in Chrome appMobi XDK. Then I experimented with loading pages from separated html files instead of in-page panels. I created a jqmui.html with following code:

<div title="jqUi" id="jqmui"  >


<h2 class='expanded' onclick='showHide(this,"jqui_info");'>jqUi</h2><p id='jqui_info'>jqUi is AppMobi's User Interface/User Experience library for mobile applications. It uses HTML5 and CSS3 for animations and transitions.<br />
We built the kitchen sink using jqUi.  It is comprised of components from the jqPlugins library and additional features.
<br>
    * Fixed navigation bar<br>
    * Auto scrolling content panels<br>
    * Optional footer to segment your application<br>
    </p>
    <ul>
    <li><a href="#jqmtransitions" >Transitions</a></li>
    <li><a href="#jqmforms" >Form Styles</a></li>
    <li><a href="#uiapi" >$.ui API</a></li>
    </ul>
</div>

then I changed index.html line 113 to

    <li><a href="jqmui.html" >jqUi</a></li>

to point to it. When I clicked jaUi tab, line 457 in jq.ui.js will yield a js error because $am(urlHash) is undefined.

Please let me know if anything I can help.

Jeff

from appframework.

jeffli avatar jeffli commented on July 27, 2024

thanks, Ian. I notice http://www.jqmobi.com/testdrive/index.html is already using the new 0.9.3 codebase. expecting the download ...

from appframework.

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.