• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

Xrvel House

My Programming Blog

  • Database
  • Programming
    • CSS
    • JavaScript
    • PHP
  • SEO
  • Server
  • Web Hosting
  • Website
    • vBulletin
    • Website Development
    • WordPress
  • Coding & SEO Service
  • Privacy Policy

JavaScript

How to Install PhantomJS in cPanel / WHM Server

January 13, 2017 By Xrvel 1 Comment

Here is what i did to install PhantomJS in cPanel / WHM 🙂
[Read more…] about How to Install PhantomJS in cPanel / WHM Server

Filed Under: JavaScript, Programming Tagged With: cPanel, JavaScript, Linux, PhantomJS, Server, SSH, WHM

Javascript Get Content Stretch Size

April 12, 2015 By Xrvel Leave a Comment

I had a situation like this :

I have a content. The size (width and height) has been known.
Now i want to stretch the content to the screen with some fill rate (for example max 90% of screen size).

I made a javascript code below.


Filed Under: JavaScript Tagged With: JavaScript, Screen, Size, Stretch

jQuery Not Class Selector to Exclude

November 9, 2011 By Xrvel 3 Comments

For example we want to hide all hyperlinks that do not have “banana” class. How to do that with jQuery?
You can use the javascript code below.

$('a').not('.banana').hide();

Easy right? 😀

Filed Under: JavaScript, Programming Tagged With: JavaScript, jQuery

Primary Sidebar

Categories

Recent Posts

  • Bitmex PHP API Example
  • Fix WordPress Cloudflare HTTPS Redirect Loop
  • Find String in Files in Linux
  • How to Install PhantomJS in cPanel / WHM Server
  • Use DKIM Key With WHM, cPanel, Cloudflare
  • How to Append Date and Time to Log File in Linux
  • How to Delete Files in Directory in Linux
  • Empty a File Using Linux Command

Recent Comments

  • Jacob Walter on How to Install PhantomJS in cPanel / WHM Server
  • Giri on WordPress Login ReCAPTCHA Plugin
  • Anon on WordPress Login ReCAPTCHA Plugin
  • Xrvel on WordPress Login ReCAPTCHA Plugin
  • Amit on WordPress Login ReCAPTCHA Plugin

Tags

Apache Captcha CentOS Cloudflare CodeIgniter Command Line cPanel CSF DigitalPoint Encode Facebook Free htaccess HTML HTTPD Ioncube iPad JavaScript jQuery Linux Misc MySQL PHP Plugin recaptcha Scam Scammer ScrapeBox Script Scum SEO SEO Software Server Shell Sphinx Sphinx Search Engine SSH Tips Unix UTF8 vBulletin WHM Windows Wordpress Wordpress Plugin

© Xrvel.com