2012-08-14から1日間の記事一覧

DreamweaverでjQuery Mobile

Dreamweaverでの準備 基本構造を入力する <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>[[DreamweaverでjQuery Mobile]]</title> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.css"> </link></meta></meta></head></html>