Apparel Software

Java Script Programming for Wordpress Part3

Java Script Programming for Wordpress

  • JQuery is best for slider but we can make by java script.
  • It is easy to make download/upooad file form internet. For this we can use third party file sharing site e.g. dropbox
  • We should know some common theme / topic like Photography , Real State, Flower, Wheel/Services
  • Wow slider is very good slider. http://wowslider.com/
  • For slider .png is best 
  • For slider .jpg take more resolution
  • For blogging we should use magazine template pro version 


Email Marketing


  • For email marketing we should use Mailchimp Plugin
  • We can use Getaction pluggin also.

Example of a Slider by Wow Slider

Result/ Image of the Slider



CSS Code for Above Slider

@charset "utf-8";
/* CSS Document */

body
{ margin:0px; background-color:#CCC;}

.container
{ width:960px; height:750px; margin:0px auto; background-color:#FFF;}

.header
{ width:900px; height:150px; margin:10px 30px 5px 30px; background-color: #666; float:left;}

.nav
{ width:900px; height:35px; margin:0px; background-color: #999; float:left; margin:0px 30px 5px 30px;}

.slider
{ width:900px; height:350px; margin:0px; background-color: #999; float:left; margin:0px 30px 5px 30px;}






Share :

Facebook Twitter Google+
0 Komentar untuk "Java Script Programming for Wordpress Part3"

Back To Top