顯示具有 lab 標籤的文章。 顯示所有文章
顯示具有 lab 標籤的文章。 顯示所有文章

2010年11月22日 星期一

Lab32

1. Open KompoZer
2. Based on the code as in

http://www.scottandrew.com/weblog/articles/dom_4 ,
write a code to generate the table of 9*9 products. (九九乘法表)

Hint: The javascript code should be enclosed by script tags.
 


 
 

Lab31

1. Open KompoZer
2. Hand code a javascript that loads an image from Internet based on
the DOM model.
3. Take a look at the sample code that shows how window.onload to load the image.
4. Use a button to load the image. Try how onclick works.


2010年11月8日 星期一

Lab30


1. 進入你的部落格,登入,選擇自訂
2. 新增小工具
3. 選取
HTML/JavaScript
4. 撰寫或貼上所需連結(範例)
 

Lab29

Hand code a HTML or use KompoZer to edit an HTML so that the webpage can send a request to Google like
http://maps.google.com/maps?q=24.9586,+121.24114

Use Form CGI that includes action, input, and submit.
Try a few different coordinates.

中原大學

                                                                            中原夜市




Lab28

"logic will get you from A to B - imagination will take you anywhere"

How to use Form to invoke a remote service through CGI.

1. Copy the search box of this search page,
inlcuding radio buttons, text input, and submit button.
2. Open your KompoZer HTML editor.
3. Open a new empty HTML file.
4. Paste the search box into this new file.

5. Use KompoZer to add a Form to this search box. Do not hand code the HTML. Just fill the blank in the Form dialog.

6. In the form dialog, set Action="http://google.com/search" and name of Form as "f" and method as "get"
(See Hint if it does not work.)
7. Save your file on your computer. Run your HTML by Firefox. What do you get?

8. Set method as "post"
9. Run your HTML by Firefox. What do you get?



2010年11月1日 星期一

Lab27

Lab 26

Lab25

真實案例
96年度全人關懷獎 -崔媽媽科技服務工作團隊


For housing services, compare the following two websites
http://www.housingmaps.com

http://www.7house.com.tw

List the differences in the user interface design and usability. Make comments
by your use experiences.
比較: 美感,直覺性,流暢,預期反應


美感:7house的配色比較鮮明並且可以讓人對於所租的房屋能有立即感覺,不同於housingmaps 的簡單配色,但是簡單分明的配色卻能讓買屋者能一目瞭然他的需要
直覺性:在7house裡,需要購屋者可以從內部裝潢著手,但是相對的對於想要以地點找房子人卻是housingmap比較方便
流暢: 在7house裡我們可以藉由滑鼠直接點明想的房子的所在地,並且把預算需求還有希望房子的大小都涵蓋在內,直接讓電腦搜索,但是在housingmap裡的地圖搜索卻沒有這樣子的方便
預期反應:使用7house可以讓消費者清楚的知道要買的房子內部裝潢,以及坪數大小,用housingmap或許沒辦法立刻知道內部構造,但是卻可以知道附近可能住了哪些人,而作為住家安全的評估

Lab24

2010年10月25日 星期一

2010年10月18日 星期一

Lab21

1. Study what an ALT tag is.
2. Use KompoZer to edit the following homepage
at http://bloggercamp.blogspot.com/2007/01/2007.html

You can copy and paste the content to your KompoZer.

3. Save your editings and preview your webpage using Firefox

4. Make the webpage accessible by
adding ALT text to the images.

5. Go to the Firefox Add-ons site for Firefox Accessibility Extension

6. Click the "Install now" button on the add-ons website

7. Check whether you can see the ALT text for the images by selecting the "Show Text Equivalent" function.

Lab20

Headings
1. Copy and paste the Headings example athttp://www.w3schools.com/html/html_primary.asp
2. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
3. What kind of effects can you see?




 







標頭檔可以做出明顯的區分



       
Lists
4. Copy and paste the Headings example athttp://www.w3schools.com/html/html_lists.asp
5. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
6. What kind of effects can you see?                










有項目的分別

Lab19

Preparation

1. Using Microsoft Notepad, Copy and paste the HTML example at Introduction to HTML
2. Save the file as myfile.html
3. Open the file using Firefox.

New editor
4. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
5. Copy and paste the HTML example at Introduction to HTML
6. Verify your results on the screen.

Lab18

Firefox 3會提醒用戶有一個更新出現,現在當你的Flash Player過時也會通知你。IE 8會透過 Windows Update/Microsoft Update服務更新。Google Chrome則是創新地自動在背景裡進行更新,連用戶的同意都不需要。
資料來源:http://tw.myblog.yahoo.com/gisucomputer/article?mid=501&prev=502&next=-1

2010年10月11日 星期一

Lab17

 


Lab16


Lab15

Lab14

  1. Install Greasemonkey 0.8. Check the lower right corner of your Firefox and you should find a monkey at the right. Note that you must run the

  2. Cookie Monster - Show cookie contents: Shows the contents of the current page cookie. Just mouse over the "Cookie" text on the bottom left. Check what cookies http://www.nytimes.com writes to you. Does our class blog use cookie or not? Does Google use cookie?
  3. You can turn off Greasemonkey by clicking on the monkey face at the URL bar of Firefox. Click again to activate Greasemonkey.

YES

2010年10月4日 星期一

Lab13

1. Observe how Google Mars loads the map and does the zooming. Is the data downloaded once for all or retrieved on demand?
retrieved on demand
2. 這個服務的特色有哪些?
可以讓許多對太空有興趣的人更能了解火星的秘密,而且可以利用標誌直接找尋有興趣的地點並且開啟連結以尋找有用的資料