Tài liệu Lập trình iphone chuyên nghiệp part 12 doc
... canvas c06.indd 141c06.indd 141 12/ 7/07 2:48:25 PM12/7/07 2:48:25 PM Chapter 6: Advanced Programming Topics: Canvas and Video 142 Figure 6 -12 shows the result. Figure 6 -12: Shadow effects Transforming ... × 75 c06.indd 149c06.indd 149 12/ 7/07 2:48:27 PM12/7/07 2:48:27 PM Chapter 6: Advanced Programming Topics: Canvas and Video 150 Table 6-5: Optimizing Video for iPhone and iPod to...
Ngày tải lên: 15/12/2013, 11:15
... 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 ... getSelectedPage: function() { for (var child = document.body.firstChild; child; child = child. nextSibling) c03.indd 77c03.indd 77 12/ 7/07 2:43:46 PM12/7/07 2:43:46 PM Chapter 3: Impleme...
Ngày tải lên: 15/12/2013, 11:15
... maintain precise control over the text sizing, particularly when you go between portrait and landscape modes. c04.indd 86c04.indd 86 12/ 7/07 2:45:25 PM12/7/07 2:45:25 PM Chapter 4: Styling with ... 87c04.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 p...
Ngày tải lên: 15/12/2013, 11:15
Tài liệu Lập trình iphone chuyên nghiệp part 8 doc
... of the page document in both portrait and landscape modes respectively. Figure 5-3: Push button aligned in portrait mode (continued) c05.indd 112c05.indd 112 12/7/07 2:47:05 PM12/7/07 2:47:05 ... events that are partially supported. Supported events Unsupported events formfield.onblur document.onkeydown formfield.onchange document.onkeypress formfield.onclick document.onkeyup formf...
Ngày tải lên: 15/12/2013, 11:15
Tài liệu Lập trình iphone chuyên nghiệp part 9 doc
... { var delta = wEvent.wheelDelta /120 ; scrollBall(delta); return true; } Figure 5-5: UI for the ScrollPad application c05.indd 115c05.indd 115 12/ 7/07 2:47:06 PM12/7/07 2:47:06 PM Chapter 5: Handling ... The wheelDelta property returns -120 when the scroll movement is upward and a positive 120 when the movement is downward. This value is divided by 120 and assigned to the d...
Ngày tải lên: 15/12/2013, 11:15
Tài liệu Lập trình iphone chuyên nghiệp part 10 doc
... canvas c06.indd 126 c06.indd 126 12/ 7/07 2:48:21 PM12/7/07 2:48:21 PM Chapter 6: Advanced Programming Topics: Canvas and Video 127 The full page source is shown in the following code: <!DOCTYPE html ... type=”application/x-javascript” </head> c06.indd 122 c06.indd 122 12/ 7/07 2:48:20 PM12/7/07 2:48:20 PM Chapter 6: Advanced Programming Topics: Canvas and Video 123 <...
Ngày tải lên: 15/12/2013, 11:15
Tài liệu Lập trình iphone chuyên nghiệp part 15 docx
... class=”cuiServiceLink” target=”_self” href=”tel:(765) 555 -121 2” onclick=”return (navigator.userAgent.indexOf( iPhone ) != -1)”>(765) 555 -121 2</a> </div> <div class=”row”> ... (navigator.userAgent.indexOf( iPhone ) != -1)”>jack@ibmcorp.com</a> </div> c07.indd 174c07.indd 174 12/ 7/07 2:53:48 PM12/7/07 2:53:48 PM Chapter 7: Integrating with iPhone...
Ngày tải lên: 15/12/2013, 11:15
Tài liệu Lập trình iphone chuyên nghiệp part 17 doc
... custom styles specifically for iPhone and iPod touch. c08.indd 190c08.indd 190 12/ 7/07 2:54:40 PM12/7/07 2:54:40 PM Chapter 8: Enabling and Optimizing Web Sites for iPhone and iPod touch 191 Media ... page c08.indd 192c08.indd 192 12/ 7/07 2:54:40 PM12/7/07 2:54:40 PM Chapter 8: Enabling and Optimizing Web Sites for iPhone and iPod touch 193 However, by creating an iPhone and iP...
Ngày tải lên: 24/12/2013, 17:15
Tài liệu Lập trình iphone chuyên nghiệp part 21 docx
... 227 12/ 7/07 2:56:58 PM12/7/07 2:56:58 PM Chapter 10: Packaging Apps as Bookmarks: Bookmarklets and Data URLs 228 The following source file shows the core HTML and JavaScript code: <!DOCTYPE ... $base64); } ?> ❑ ❑ Figure 10-6: Encoding a Web application c10.indd 235c10.indd 235 12/ 7/07 2:57:00 PM12/7/07 2:57:00 PM Chapter 10: Packaging Apps as Bookmarks: Bookmarklets and Data UR...
Ngày tải lên: 24/12/2013, 17:15
Tài liệu Lập trình iphone chuyên nghiệp part 7 pdf
... auto; text-align:center; (continued) c04.indd 97c04.indd 97 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: ... 96c04.indd 96 12/ 7/07 2:45:27 PM12/7/07 2:45:27 PM Chapter 4: Styling with CSS 99 Identifying Incompatibilities While Mobile Safari is closely related to its Mac and Windows...
Ngày tải lên: 15/12/2013, 11:15