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