<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>jQuery on ゲンゾウ用ポストイット</title><link>https://genzouw.com/entry/category/jquery/</link><description>Recent content in jQuery on ゲンゾウ用ポストイット</description><generator>Hugo</generator><language>ja</language><lastBuildDate>Thu, 14 Feb 2019 11:47:10 +0900</lastBuildDate><atom:link href="https://genzouw.com/entry/category/jquery/index.xml" rel="self" type="application/rss+xml"/><item><title>jQuery Mobileでヘッダー右端にほんの少し余白が表示されてしまう場合の対処</title><link>https://genzouw.com/entry/2013/06/17/235646/25/</link><pubDate>Mon, 17 Jun 2013 23:56:46 +0900</pubDate><guid>https://genzouw.com/entry/2013/06/17/235646/25/</guid><description>&lt;h2 id="問題"&gt;問題&lt;/h2&gt;&#10;&lt;p&gt;ヘッダー右端にほんの少し白い余白が表示されてしまう場合の対処について。以下のようなページを作成すると発生。&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://genzouw.com/wp-content/uploads/2019/02/20130617234530.png" alt=""&gt;&lt;/p&gt;&#10;&lt;script src="https://gist.github.com/anonymous/f7f6a7c5a31a1fce17e0.js"&gt;&lt;/script&gt;&#10;&lt;h2 id="対処"&gt;対処&lt;/h2&gt;&#10;&lt;p&gt;&lt;code&gt;div[data-role=page]&lt;/code&gt; から以下の要素を除去&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;code&gt;data-fullscreen=&amp;quot;true&amp;quot;&lt;/code&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;&lt;code&gt;div[data-role=head]&lt;/code&gt; に以下の要素を追加&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;code&gt;data-position=&amp;quot;fixed&amp;quot;&lt;/code&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;script src="https://gist.github.com/genzouw/35f29224a32c13b7178c.js"&gt;&lt;/script&gt;</description></item></channel></rss>