Update to new JQuery core version and correct missing mouse/touch events.

Sat, 13 Jul 2013 09:33:12 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 13 Jul 2013 09:33:12 +0200
changeset 11
698b4dda1f76
parent 10
7e6daccad0ee
child 12
6aebc1e5f596

Update to new JQuery core version and correct missing mouse/touch events.

src/firefoxos/about.html file | annotate | diff | comparison | revisions
src/firefoxos/help/help.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hfaq.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hman.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hqst.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hsec.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hsta.html file | annotate | diff | comparison | revisions
src/firefoxos/main.html file | annotate | diff | comparison | revisions
src/firefoxos/otpwcalc.appcache file | annotate | diff | comparison | revisions
     1.1 --- a/src/firefoxos/about.html	Sat Jul 13 09:29:38 2013 +0200
     1.2 +++ b/src/firefoxos/about.html	Sat Jul 13 09:33:12 2013 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4      <meta name="viewport" content="width=device-width, initial-scale=1">
     1.5      <title>OTPWCalc</title>
     1.6      <link rel="stylesheet" href="jquery.mobile/jquery.mobile-1.3.1.min.css" />
     1.7 -    <script src="jquery.core/jquery-1.10.1.min.js"></script>
     1.8 +    <script src="jquery.core/jquery-1.10.2.min.js"></script>
     1.9      <script type="text/javascript">
    1.10          $(document).on("pageinit", "#unknown", function() {
    1.11              // If this device supports the vibrate API...
     2.1 --- a/src/firefoxos/help/help.html	Sat Jul 13 09:29:38 2013 +0200
     2.2 +++ b/src/firefoxos/help/help.html	Sat Jul 13 09:33:12 2013 +0200
     2.3 @@ -29,7 +29,7 @@
     2.4      <title>OTPWCalc</title>
     2.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     2.6      <link rel="stylesheet" href="../main.css" />
     2.7 -    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     2.8 +    <script src="../jquery.core/jquery-1.10.2.min.js"></script>
     2.9      <script src="help.js"></script>
    2.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    2.11  </head>
     3.1 --- a/src/firefoxos/help/hfaq.html	Sat Jul 13 09:29:38 2013 +0200
     3.2 +++ b/src/firefoxos/help/hfaq.html	Sat Jul 13 09:33:12 2013 +0200
     3.3 @@ -29,7 +29,7 @@
     3.4      <title>OTPWCalc</title>
     3.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     3.6      <link rel="stylesheet" href="../main.css" />
     3.7 -    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     3.8 +    <script src="../jquery.core/jquery-1.10.2.min.js"></script>
     3.9      <script src="help.js"></script>
    3.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    3.11      </head>
     4.1 --- a/src/firefoxos/help/hman.html	Sat Jul 13 09:29:38 2013 +0200
     4.2 +++ b/src/firefoxos/help/hman.html	Sat Jul 13 09:33:12 2013 +0200
     4.3 @@ -29,7 +29,7 @@
     4.4      <title>OTPWCalc</title>
     4.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     4.6      <link rel="stylesheet" href="../main.css" />
     4.7 -    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     4.8 +    <script src="../jquery.core/jquery-1.10.2.min.js"></script>
     4.9      <script src="help.js"></script>
    4.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    4.11      </head>
     5.1 --- a/src/firefoxos/help/hqst.html	Sat Jul 13 09:29:38 2013 +0200
     5.2 +++ b/src/firefoxos/help/hqst.html	Sat Jul 13 09:33:12 2013 +0200
     5.3 @@ -29,7 +29,7 @@
     5.4      <title>OTPWCalc</title>
     5.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     5.6      <link rel="stylesheet" href="../main.css" />
     5.7 -    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     5.8 +    <script src="../jquery.core/jquery-1.10.2.min.js"></script>
     5.9      <script src="help.js"></script>
    5.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    5.11      </head>
     6.1 --- a/src/firefoxos/help/hsec.html	Sat Jul 13 09:29:38 2013 +0200
     6.2 +++ b/src/firefoxos/help/hsec.html	Sat Jul 13 09:33:12 2013 +0200
     6.3 @@ -29,7 +29,7 @@
     6.4      <title>OTPWCalc</title>
     6.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     6.6      <link rel="stylesheet" href="../main.css" />
     6.7 -    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     6.8 +    <script src="../jquery.core/jquery-1.10.2.min.js"></script>
     6.9      <script src="help.js"></script>
    6.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    6.11      </head>
     7.1 --- a/src/firefoxos/help/hsta.html	Sat Jul 13 09:29:38 2013 +0200
     7.2 +++ b/src/firefoxos/help/hsta.html	Sat Jul 13 09:33:12 2013 +0200
     7.3 @@ -29,7 +29,7 @@
     7.4      <title>OTPWCalc</title>
     7.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     7.6      <link rel="stylesheet" href="../main.css" />
     7.7 -    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     7.8 +    <script src="../jquery.core/jquery-1.10.2.min.js"></script>
     7.9      <script src="help.js"></script>
    7.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    7.11      </head>
     8.1 --- a/src/firefoxos/main.html	Sat Jul 13 09:29:38 2013 +0200
     8.2 +++ b/src/firefoxos/main.html	Sat Jul 13 09:33:12 2013 +0200
     8.3 @@ -28,15 +28,15 @@
     8.4      <!--<meta http-equiv="Content-Type" content="text/html;charset=utf-8">-->
     8.5      <meta name="viewport" content="width=device-width, initial-scale=1">
     8.6      <title>OTPWCalc</title>
     8.7 -    <link rel="stylesheet" href="jquery.mobile/jquery.mobile-1.3.1.min.css" />
     8.8 -    <link rel="stylesheet" href="main.css" />
     8.9 +    <link rel="stylesheet" type="text/css" href="jquery.mobile/jquery.mobile-1.3.1.min.css" />
    8.10 +    <link rel="stylesheet" type="text/css" href="main.css" />
    8.11      <!--<script src="sjcl-0.0/sjcl.js"></script>-->
    8.12      <script src="hashes/md5.js"></script>
    8.13      <script src="hashes/sha1.js"></script>
    8.14      <script src="hashes/rmd160.js"></script>
    8.15      <script src="otpalg/dict.js"></script>
    8.16      <script src="otpalg/otpalg.js"></script>
    8.17 -    <script src="jquery.core/jquery-1.10.1.min.js"></script>
    8.18 +    <script src="jquery.core/jquery-1.10.2.min.js"></script>
    8.19      <script src="main.js"></script>
    8.20      <script src="jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    8.21  </head>
    8.22 @@ -98,7 +98,7 @@
    8.23                          <!-- JQM miscalculated spacing -->
    8.24                          <div style="height: 0.25em;"></div>
    8.25  
    8.26 -                        <a type=button name="viewpass" id="viewpass" data-theme="b" data-icon="otpwcalc-seepass" onmousedown="$('#paswrd').get(0).type='text'; return false;" onmouseup="$('#paswrd').get(0).type='password'; return false;">Press to Reveal Secret</a>
    8.27 +                        <a type=button name="viewpass" id="viewpass" data-theme="b" data-icon="otpwcalc-seepass" onmousedown="$('#paswrd').get(0).type='text'; return false;" ontouchstart="$('#paswrd').get(0).type='text'; return false;" onmouseup="$('#paswrd').get(0).type='password'; return false;" ontouchend="$('#paswrd').get(0).type='password'; return false;">Press to Reveal Secret</a>
    8.28                      </div>
    8.29                  </li>
    8.30  
     9.1 --- a/src/firefoxos/otpwcalc.appcache	Sat Jul 13 09:29:38 2013 +0200
     9.2 +++ b/src/firefoxos/otpwcalc.appcache	Sat Jul 13 09:33:12 2013 +0200
     9.3 @@ -43,7 +43,7 @@
     9.4  img/seeye-hd.png
     9.5  img/seeye-sd.png
     9.6  img/tastatur.png
     9.7 -jquery.core/jquery-1.10.1.min.js
     9.8 +jquery.core/jquery-1.10.2.min.js
     9.9  jquery.mobile/jquery.mobile-1.3.1.min.css
    9.10  jquery.mobile/jquery.mobile-1.3.1.min.js
    9.11  jquery.mobile/images/icons-18-white.png

mercurial