Neepan Tech Offer Best Website Designing Course in Bhopal
Neepan Tech give training in Web Technology at Bhopal. Here you will came across development Part that is HTML, PHP, , DOT NET, Javascript for designing portion include CSS ( Cascaded Style Sheet) and for the Database you will came to know about the MYSQL and SQL SERVER. At Neepan Tech give facility to upload your own [...]
Read MoreJobs – Required Codeigniter PHP Developer in Bhopal
- Jul, 16, 2012
- admin
- PHP
- No Comments.
We are looking for some candidate who can work with the Codeigniter (PHP framework), Javascript, Jquery, Ajax and can work with paypal and 2checkout API Integration. We are hiring for our development center located in Bhopal. Preferred: Fresher/Experience. Location : Bhopal Job Description : Good Knowledge of Codeigniter, PHP, Jquery, Ajax, Payment Integration (Paypal and 2CheckOut), [...]
Read MoreWhy PHP Language??
- Mar, 03, 2011
- admin
- PHP
- 1 Comment.
PHP Overview PHP first launched with the name (Personal Home Page) but then changed to PHP Hypertext Preprocessor. PHP is the most used module for the apache web server running over millions of website over internet, PHP was first written by Rasmus Lerdorf and used with Perl and CCI Scripts to track users for there web page. [...]
Read MoreJquery Selectors – Tutorial Complete Sheet
- Dec, 13, 2010
- admin
- Jquery
- No Comments.
jQuery Selectors Use our excellent jQuery Selector. Selector Example Selects * $(“*”) All elements #id $(“#lastname”) The element with id=lastname .class $(“.intro”) All elements with element $(“p”) All p elements .class.class $(“.intro.demo”) All elements with the classes “intro” and “demo” :first $(“p:first”) The first p element :last $(“p:last”) The last p element :even $(“tr:even”) All even [...]
Read MoreJquery – Animation Effect Tutorial
- Dec, 13, 2010
- admin
- Jquery
- No Comments.
Animation using jQuery Tutorial Initially we have a div with id box. Using jquery animate() effect we move the box in right direction. CSS property (Left: 150px; and position: relative;) is to be focused. Apply jQuery function animate() to create animation effect. HTML Code: <div id=”box”> <p>NeepanTech PHP Training and .NET Training</p> </div> CSS CODE: [...]
Using CSS with Jquery – toggle()
- Dec, 13, 2010
- admin
- Jquery
- No Comments.
Tutorial Using CSS in Jquery Function Our Task is to change the color of the anchor using jquery function and using toggle() with slideDown(). We have div with id box with all anchor links with red color. As we click the Click Me button the color of the links change and the toggle() start working. [...]
Read MorejQuery effects – fadeIn, fadeOut, hide, show
- Dec, 13, 2010
- admin
- Jquery
- No Comments.
Jquery Tutorial – on fadeIn, fadeOut, hide, show Effects There are lot of effects in jquery that help your GUI look better, Here is the simple example of how effects take place. Take a div name box. insert image inside the div#box Using CSS hide the div Property (display: none;). Apply jQuery Effects. HTML Code: [...]
Read MoreJquery twitter like Login – Simple Example
- Dec, 13, 2010
- admin
- Jquery
- No Comments.
Jquery Tutorial – Twitter Like Button Create a div navigation for the menu. Create a div login-window for the login. With the help of CSS Property (display: inline) hide the div. Call the div using the jquery. If you want jquery to be executed after the document is completed loaded then use. $(function(){ }); CSS [...]
Read MoreJquery Tutorial 2 – Simple fadeOut
- Dec, 13, 2010
- admin
- Jquery
- No Comments.
Jquery Tutorial 2 Simple Example of fadeout of div#box using jquery. Create a div with id box. Using CSS define height and width of the div. Apply Jquery. If you want jquery to be executed after the document is completed loaded then use $(function(){ }); Select anchor tag. onclick anchor tag fade out the div [...]
Read MoreJquery Tutorial – 1 Configure Library
- Dec, 13, 2010
- admin
- Jquery
- No Comments.
Jquery Tutorial 1 Before start to the jquery coding you need to first download the jquery library from jquery official website. Configure Jquery Download library file. Adding .js file in the head section of the HTML page. <head> <title>Jquery Tutorial – Configure Jquery</title> <script src=”jquery-lib.js” type=”text/javascript”></script> </head> Download Code
Read MoreRequest Training Report
- Nov, 24, 2010
- admin
- PHP
- No Comments.
Just Fill the form below and we will send the Training Report on your Email. Only for NeepanTech students. For any further enquiries, Contact: 9926255956
Read More