math89


Member since 12/15/2009

Name: Mathias Brouilly

math89

Location: Amsterdam

Website: http://www.nomadgraphs.com

A guy with a passion for front end web development, web design and everything related to World Wide Web. I enjoy messing around with Photoshop, creating simplistic designs and making them a reality with the use of semantic XHTML, CSS and jQuery.

15 snippets

2272 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

math89's Recent Snippets



« Prev 1 Next »
You have a RGB value and want to convert it into Hexadecimal mode, here’s how to do it using JavaScript.
0 568 posted 13 years ago by math89
Paste the code in a file named style.php. Don’t forget to include your css files . Once done, open your HTML document and import style.php as you’ll import a css stylesheet.
3 673 posted 13 years ago by math89
Turn a html source into a full text document by removing all html tags and other unneeded code.
0 642 posted 13 years ago by math89
CSS style to rotate a particular layer or object
0 574 posted 13 years ago by math89
Add the following code to the end of the functions.php file. Et voilà !
1 698 posted 13 years ago by math89
parse every anchor (<a href="#"></a>) on your page
0 598 posted 13 years ago by math89
All it takes is a stylesheet and a small function in the theme’s functions.php file
1 582 posted 13 years ago by math89
How to get client ip address with jQuery
2 943 posted 14 years ago by math89
Replace the default WordPress “W” logo in the administrative header with a custom one. Add this code inside the theme’s “functions.php” file.
0 697 posted 14 years ago by math89
Remove the “Please upgrade now” message in the Wordpress Dashboard Paste the code in your functions.php
0 502 posted 14 years ago by math89
It allows you to automatically get the first image from the current post, and display it.
2 2024 posted 14 years ago by math89
Redirect to a subfolder (blog) in a search engine friendly way using .htaccess. Change “YourDomain.com” to your domain name.
1 690 posted 14 years ago by math89
Here is a nice snippet to open links in pop-up windows. Just add the popup css class to your link to make it work.
3 689 posted 14 years ago by math89
The target="blank" attribute is not valid XHTML 1.0 Strict. using jQuery, you can achieve the same functionality without having validation problems.
0 544 posted 14 years ago by math89
« Prev 1 Next »