Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

WP_Query for post pagination

Here is the code to get your posts pagination. Here you give the number of posts which you want to print in the every page. Chang something according your custom post type or other. // WP_Query arguments $paged = (get_query_var('paged')) ?

Wobble Effect by HTML 5 animation

<!DOCTYPE html> <html> <head> <title>wobble effect</title> <style> body { background-color: tomato; } .container { position: absolute; top: 40px; left: 140px; } .slices { position: absolute; width: 60

Steps to create custom plugin in Joomla 1.5

There are some core plugins availabe in Joomla project for e.g. System, User, Search, authentication, content etc. Plugins provide a function which are associated with specific event trigger. In one of my project, I had a requirement to add page ti

How to display location on Google Map in JSP in JAVA?

Sometimes we need to display Google Map on a JSP page, for this you just need pass lat/long to JSP. Use below code to initialize map in script: var marker = null; var map = null; var markers = []; function initializeMap()

Simple custom dropdown by using css

Hello Readers Here is the example of custom drop down by using Css and HTML. Here is the HTML <div class="container"> <div class="customSelect"> <span class="arrow"></span> <select id="selectVal

Collect and Map In Ruby On Rails

Map: Map use to take the object of enumerable and returns a new array with the results of running block once for every element in enum, the block is something like [1,2,3].map { |a| a+2 } and the outcome of [1,2,3].map { |a| a+2 } will be [3,4,5]

How to create blur Effect using css3

Hi Reader's If you want to create text with blur effect using CSS3 or want to show blur effect on text using, you can do this by simply using CSS3 code. Below is an example of CSS3 blur effect. Here I am posting Css3 Blur Effect it is a prefect exa

windows 7 販売 赤は、この秋のトレンドカラー

  カードを開けると見覚えのある笑顔お礼状カードと共に、一緒に添えられたスナップショット。 トリーバーチのファッションラインは数年前から出てきたことなので、ではない多くの小売店は誰もが自分の町のへのアクセスを持っていることがあります。 windows7 os しかし、一部を沈埋工法にする形で、もう一度見積もりを取ってもいいのではないか。 ビアンは一気食いしてボルトが残してくれないかとガン見この後に、ボルトが残したヨーグルトを綺麗に食べたビアンでした。 windows os いや初めての方

Difference between Boundary Value Analysis and Equivalence Partitioning

Both Boundary Value Analysis and Equivalence Partitioning are test case design strategies used in Black box testing 1) Boundary Value Analysis:- It is a technique for Test Date selection. This technique is used to find errors at extreme points rathe

How to avoid horizontal scroll in HTML editor

Hello all, working with HTML Editor, i came across to situation where we getting a horizontal scroll bar when we enter data in the numbered list line having width higher than the Editable Div. To solve this issue we have this block of code. On key

1 21 120
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: