You are currently browsing the archives for the Web category.

GMAPのイベント

08.03.24

W3C準拠のテスト

08.03.17

.htaccess について

08.02.29

.htaccessを使えば、様々な制御ができる。
とりあえず、WEBの認証を試みる。

参考:http://www.shtml.jp/htaccess/

AuthUserFile /home/hogehoge/.htpasswd
AuthGroupFile /dev/null
AuthName “Please enter your ID and password”
AuthType Basic
require valid-user

LightBox2

08.02.15

かっこいいWEBのプログラム。
画像を表示させるときいいのじゃないか。

http://journal.mycom.co.jp/articles/2007/06/14/lightbox/index.html
http://www.huddletogether.com/projects/lightbox2/