Tương tác giữa PHP và jQuery - part 24 doc

Tương tác giữa PHP và jQuery - part 24 doc

Tương tác giữa PHP và jQuery - part 24 doc

... auto; margin-left: -1 50px; padding: 20px; border: 2px solid #000; background-color: #FFF; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: ... #123; -webkit-box-shadow: 0 0 14px #123; box-shadow: 0 0 14px #123; z-index: 5; } .modal-close-btn { position: absolute; top: 0; right: 4px; margin: 0; padding: 0; text-...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 240
  • 0
Tương tác giữa PHP và jQuery - part 6 doc

Tương tác giữa PHP và jQuery - part 6 doc

... italicized and the markup is validly nested (see Figure 2-1 4). CHAPTER 2 ■ COMMON JQUERY ACTIONS AND METHODS 53 ■ Note You're using a Firebug-specific object, console, and its .log() method ... the new text appears in the paragraph and the word “HTML” appears in bold (see Figure 2-1 6). Figure 2-1 6. The browser after inserting text and HTML tags .val() Accessing an...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 333
  • 0
Tương tác giữa PHP và jQuery - part 7 doc

Tương tác giữa PHP và jQuery - part 7 doc

... "swing" easing are supported, but an easy-to-include easing plug-in is available for jQuery (you’ll learn about plug-ins later in this book). CHAPTER 2 ■ COMMON JQUERY ACTIONS AND METHODS 64 The ... yellow (see Figure 2-1 8). Figure 2-1 8. The modified height and backgrounds of all document paragraphs CHAPTER 2 ■ COMMON JQUERY ACTIONS AND METHODS 65 Figur...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 390
  • 1
Tương tác giữa PHP và jQuery - part 9 doc

Tương tác giữa PHP và jQuery - part 9 doc

... Advanced PHP Programming At this point, you’re going to put your new jQuery knowledge aside for a bit and focus on the backend using PHP. Part 2 teaches you how to plan and implement an object- oriented ... of jQuery. This book assumes you have a reasonably sound grasp on the basic concepts of PHP (variables, functions, the basic language constructs); to brush up on your PHP...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 281
  • 0
Tương tác giữa PHP và jQuery - part 12 doc

Tương tác giữa PHP và jQuery - part 12 doc

... • event_start: The start time of the event (in format YYYY-MM-DD HH:MM:SS) • event_end: The end time of the event (in format YYYY-MM-DD HH:MM:SS) Creating the Class Map The next step is to ... does or what it should contain. ■ Note For more information on DocBlocks, see http://en.wikipedia.org/wiki/PHPDoc Comparing Object-Oriented and Procedural Code There’s not really a right and ......
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 259
  • 0
Tương tác giữa PHP và jQuery - part 17 doc

Tương tác giữa PHP và jQuery - part 17 doc

... New Year's Day [description] => Happy New Year! [start] => 201 0-0 1-0 1 00:00:00 [end] => 201 0-0 1-0 1 23:59:59 ) Creating a Method to Generate Markup Now that an array of a ... id="content"> < ?php echo $cal->displayEvent($id) ?> <a href="./">&laquo; Back to the calendar</a> </div><! end #content...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 252
  • 0
Tương tác giữa PHP và jQuery - part 19 docx

Tương tác giữa PHP và jQuery - part 19 docx

... http://localhost/admin .php and create a new event with the following information: • Event Title: Dinner Party • Start Time: 201 0-0 1-2 2 17:00:00 • End Time: 201 0-0 1-2 2 19:00:00 • Description: Five-course ... correctly: < ?php /* * Include necessary files */ include_once ' /sys/core/init.inc .php& apos;; /* * Load the calendar */ $cal = new Calen...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 150
  • 0
Tương tác giữa PHP và jQuery - part 22 docx

Tương tác giữa PHP và jQuery - part 22 docx

... preceding code, click the php- jquery_ example database, and then the users table. Select the Browse tab to view the user info in the table (see Figure 6-3 ). Figure 6-3 . The test user data after ... process.inc .php and insert the following bold code: < ?php /* CHAPTER 6 ■ PASSWORD PROTECTION SENSITIVE ACTIONS AND AREAS 216 < ?php /* * Display the calendar...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 218
  • 0
Tương tác giữa PHP và jQuery - part 27 doc

Tương tác giữa PHP và jQuery - part 27 doc

... enter the following test data: • Event Title: Test Event • Event Start: 201 0-0 1-0 4 08:00:00 • Event End: 201 0-0 1-0 4 10:00:00 • Event Description: This is a test description. Click the Create ... WITH AJAX AND JQUERY 266 < ?php /* * Enable sessions */ session_start(); /* * Include necessary files */ include_once ' / / /sys/config/db-cred.inc...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 254
  • 0
Tương tác giữa PHP và jQuery - part 36 docx

Tương tác giữa PHP và jQuery - part 36 docx

... Figure 1 0-1 ). CHAPTER 10 ■ EXTENDING JQUERY 360 Figure 1 0-1 . The event title enlarges when hovered over Summary You should now feel comfortable building custom plugins in jQuery, both ... can extend the jQuery library with your own custom scripts. Congratulations! You’ve now learned how to use PHP and jQuery together to build custom applications with a desktop a...
Ngày tải lên : 04/07/2014, 17:20
  • 10
  • 184
  • 0

Xem thêm

Từ khóa: