Code To Change Hyperlink Underline Color
Here we can do to change hyperlink underline color
<a href="change-underline-color.php" style="text-decoration: none; border-bottom: 1px solid #999999">change underline color</a>
TinyMCE produce P elements
This is way If you want to change new line in TinyMCE with <br/> character :
For the display you can use a simple CSS...
Jogjakarta
Sekalipun sedang digoyang ataupun digempur merapi, Jogja tetap berhati nyaman..
Kembali lah dalam kenyamananmu wahai jogja,...
Jquery Check All
Here we can do with jquery, check all checkbox with name parameters :
sample code :
function checkallitems(){
var arr=$("input']");
if($('#contestall').attr('checked')==true){
for(var i=0;i<arr.length;i++){
$(arr).attr('checked','checked');
}
}else{
for(var i=0;i<arr.length;i++){
$(arr).attr('checked',false);
}
}
}
note :
contest is the name of...
WordPress for android
Hello!!
Firts story on new engine.
I have try post from wordpress for android.
Its cool... you must try it if you android lovers..
Cauuuuu,....
CSS Input type
Use this if you want set CSS for input type, button, submit or file :
input {
}
input{
}
input{
}
Happy coding !!
Change IE document default view
If you have problem with CSS view in IE 8, maybe you must try this solution.
Add this tag on head :
<meta http-equiv="X-UA-Compatible" content="IE=8" >
it...
Filosofi Pensil
Tulisan ini menceritakan kisah penuh hikmah dari sebatang pensil. Dikisahkan, sebuah pensil akan segera dibungkus dan dijual ke pasar. Oleh pembuatnya, pensil itu dinasihati...