Posts Tagged ‘javascript’

Page 4 of 41234

Jquery : Benefits, Examples and Free Ebook

What is jQuery? Directly taken from the website of jQuery -" jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages".It is basically a JavaScript framework for writing huge task of JavaScript with few lines of code. Full story

Slider Using PHP, Ajax And Javascript

Have you been searching for the slider script and implementing it in Ajax with PHP then you are in the right place buddy.Here is the post for you in which I've implemented javascript slider to work in Ajax using PHP. Ok let's Begin it by creating the following tables in the database. Here is the mysql code to create the table named "tbl_slider" in database. CREATE TABLE `tbl_slider` ( `id` smallint(6) NOT NULL auto_increment, `slider_val` smallint(6) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM ; Full story
Page 4 of 41234
Copyright © 2012 Roshan Bhattarai's Blog. All rights reserved.
Powered by WordPress.org, Custom Theme and ComFi.com Calling Card Company.