Tài liệu Lập trình iphone chuyên nghiệp part 8 doc

Tài liệu Lập trình iphone chuyên nghiệp part 8 doc

Tài liệu Lập trình iphone chuyên nghiệp part 8 doc

... events that are partially supported. Supported events Unsupported events formfield.onblur document.onkeydown formfield.onchange document.onkeypress formfield.onclick document.onkeyup formfield.onfocusformfield.onkeydown ... counterclockwise), or 180 (Portrait, upside down). The current state string is then output to the document. However, note that the onorientationchange ev...

Ngày tải lên: 15/12/2013, 11:15

13 332 0
Tài liệu Lập trình iphone chuyên nghiệp part 5 doc

Tài liệu Lập trình iphone chuyên nghiệp part 5 doc

... function to load application c03.indd 68c03.indd 68 12/7/07 2:43:44 PM12/7/07 2:43:44 PM Chapter 3: Implementing the Interface 77 (continued) else { var frag = document.createElement(“div”); frag.innerHTML ... setTimeout(updatePage, 0, toPage, fromPage); } c03.indd 80 c03.indd 80 12/7/07 2:43:47 PM12/7/07 2:43:47 PM Chapter 3: Implementing the Interface 81 (continued) if (axis ==...

Ngày tải lên: 15/12/2013, 11:15

15 338 1
Tài liệu Lập trình iphone chuyên nghiệp part 6 docx

Tài liệu Lập trình iphone chuyên nghiệp part 6 docx

... 87 c04.indd 87 12/7/07 2:45:25 PM12/7/07 2:45:25 PM Chapter 4: Styling with CSS 88 Now, when text overflows, an ellipsis is added, as shown in Figure 4-5 . The text-overflow property is particularly ... visual indicator that the text has been clipped. c04.indd 88 c04.indd 88 12/7/07 2:45:25 PM12/7/07 2:45:25 PM Chapter 4: Styling with CSS 89 white-space: nowrap; overflow: hidden...

Ngày tải lên: 15/12/2013, 11:15

8 322 0
Tài liệu Lập trình iphone chuyên nghiệp part 9 doc

Tài liệu Lập trình iphone chuyên nghiệp part 9 doc

... manipulate the vertical position of the ball: var currentTop = 1; var INC = 8 function scrollBall(delta) { currentTop = document.getElementById(‘blueDot’).offsetTop; if (delta < 0) currentTop ... PM12/7/07 2:47:06 PM Chapter 5: Handling Touch Interactions and Events 1 18 The full source code for this example follows: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “ht...

Ngày tải lên: 15/12/2013, 11:15

8 348 0
Tài liệu Lập trình iphone chuyên nghiệp part 10 doc

Tài liệu Lập trình iphone chuyên nghiệp part 10 doc

... repre- sented by cpx, cpy. The x,y values represent the new ending point. c06.indd 128c06.indd 1 28 12/7/07 2: 48: 22 PM12/7/07 2: 48: 22 PM ... Mobile Safari–specific application. Chapter 8 discusses using media queries in general Web contexts. c06.indd 121c06.indd 121 12/7/07 2: 48: 20 PM12/7/07 2: 48: 20 PM Chapter 6: Advanced Programming ... circle (continued) c06.indd 130c06.indd...

Ngày tải lên: 15/12/2013, 11:15

10 285 0
Tài liệu Lập trình iphone chuyên nghiệp part 12 doc

Tài liệu Lập trình iphone chuyên nghiệp part 12 doc

... Rate Output on iPhone and iPod touch display 480 × 320 H.264 videos 640 × 480 , 1.5 Mbps MPEG-4 videos 640 × 480 , 2.5 Mbps c06.indd 147c06.indd 147 12/7/07 2: 48: 27 PM12/7/07 2: 48: 27 PM ... MakeRefMovie c06.indd 151c06.indd 151 12/7/07 2: 48: 28 PM12/7/07 2: 48: 28 PM Chapter 6: Advanced Programming Topics: Canvas and Video 152 Because iPhone and iPod touch do not support inline p...

Ngày tải lên: 15/12/2013, 11:15

13 326 0
Tài liệu Lập trình iphone chuyên nghiệp part 15 docx

Tài liệu Lập trình iphone chuyên nghiệp part 15 docx

... margin: 5px 0 0px 80 px; font-size: 20px; font-weight: bold; (continued) c07.indd 175c07.indd 175 12/7/07 2:53: 48 PM12/7/07 2:53: 48 PM Chapter 7: Integrating with iPhone Services 1 68 When the address ... 12/7/07 2:53: 48 PM12/7/07 2:53: 48 PM Chapter 7: Integrating with iPhone Services 172 text-align: center; font-weight: bold; text-decoration: inherit; height: 42px; color...

Ngày tải lên: 15/12/2013, 11:15

12 279 0
Tài liệu Lập trình iphone chuyên nghiệp part 17 doc

Tài liệu Lập trình iphone chuyên nghiệp part 17 doc

... color:#cdb; } Figures 8 - 13 , 8 - 14 , and 8 - 15 show the results of the transformation. Figure 8- 13: The top banner is smaller, but the link sizes are larger. c 08. indd 196c 08. indd 196 12/7/07 ... custom styles specifically for iPhone and iPod touch. c 08. indd 190c 08. indd 190 12/7/07 2:54:40 PM12/7/07 2:54:40 PM Chapter 8: Enabling and Optimizing Web Sites for iPhone...

Ngày tải lên: 24/12/2013, 17:15

8 244 0
Tài liệu Lập trình iphone chuyên nghiệp part 21 docx

Tài liệu Lập trình iphone chuyên nghiệp part 21 docx

... 12/7/07 2:56: 58 PM12/7/07 2:56: 58 PM Chapter 10: Packaging Apps as Bookmarks: Bookmarklets and Data URLs 2 28 The following source file shows the core HTML and JavaScript code: <!DOCTYPE html ... false); function checkTotal(fld) { Figure 10-4: Tipster application design c10.indd 228c10.indd 2 28 12/7/07 2:56: 58 PM12/7/07 2:56: 58 PM Chapter 10: Packaging Apps as Bookmarks: Boo...

Ngày tải lên: 24/12/2013, 17:15

11 224 0
Tài liệu Lập trình iphone chuyên nghiệp part 7 pdf

Tài liệu Lập trình iphone chuyên nghiệp part 7 pdf

... 12/7/07 2:45:27 PM12/7/07 2:45:27 PM c04.indd 100c04.indd 100 12/7/07 2:45: 28 PM12/7/07 2:45: 28 PM Chapter 4: Styling with CSS 98 text-decoration: none; line-height: 46px; font-weight: bold; color: ... first keyword, the top, middle, and bottom parts of the image are scaled to the same width as the element's padding box. Far less common for iPhone use, round can also be use...

Ngày tải lên: 15/12/2013, 11:15

11 308 0
Từ khóa:
w