Docomo端末でのマーキー表示
- depth:
- 0
投稿日時 2008-12-22 20:03 |
投稿者: revop
はじめまして。おそらく先日のアップデートからだと思うのですが。ドコモ系のエミュレーションモードでテキストの背景色の指定がうまく動いていないようです。
エミュレータのモードをauやSoftbankにすると期待した背景色になります。
以下にサンプルを示しますのでご確認をお願いします。
<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE html PUBLIC "-//i-mode group (ja)//DTD XHTML i-XHTML(Locale/Ver.=ja/1.1) 1.0//EN" "i-xhtml_4ja_10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml;charset=Shift_JIS" />
<title></title>
</head>
<body>
<div style="background:#FC0;display:-wap-marquee; -wap-marquee-style:scroll;">サンプルテキストサンプルテキストサンプルテキストサンプルテキストサンプルテキストサンプルテキスト</div>
</body>
</html>
エミュレータのモードをauやSoftbankにすると期待した背景色になります。
以下にサンプルを示しますのでご確認をお願いします。
<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE html PUBLIC "-//i-mode group (ja)//DTD XHTML i-XHTML(Locale/Ver.=ja/1.1) 1.0//EN" "i-xhtml_4ja_10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml;charset=Shift_JIS" />
<title></title>
</head>
<body>
<div style="background:#FC0;display:-wap-marquee; -wap-marquee-style:scroll;">サンプルテキストサンプルテキストサンプルテキストサンプルテキストサンプルテキストサンプルテキスト</div>
</body>
</html>
投稿ツリー
-
Docomo端末でのマーキー表示
(revop, 2008-12-22 20:03)
-
Re: Docomo端末でのマーキー表示
(DevX, 2008-12-24 14:54)
- Re: Docomo端末でのマーキー表示 (DevX, 2009-1-8 18:03)
-
Re: Docomo端末でのマーキー表示
(DevX, 2008-12-24 14:54)