This script allows you to create page navigation using the scroll and highlight the active section.
The post Awesome jQuery PageScroller appeared first on jQuery Rain.
by Admin via jQuery Rain
"Mr Branding" is a blog based on RSS for everything related to website branding and website design, it collects its posts from many sites in order to facilitate the updating to the latest technology.
To suggest any source, please contact me: Taha.baba@consultant.com
This script allows you to create page navigation using the scroll and highlight the active section.
The post Awesome jQuery PageScroller appeared first on jQuery Rain.
Today we’d like to explore some of these click/touch effects, using different animations. While there are many kinds of animations that can be done to provide feedback, we’re particularly interested in the subtle “tap-like” effects.
A set of subtle effects for click or touch interactions inspired by the visualization of screen taps in mobile app showcases. The effects are done with CSS animations mostly on pseudo-elements.
The post CSS3 Subtle Click Feedback Effects appeared first on jQuery Rain.
This article was sponsored by CloudBees. Thank you for supporting the sponsors who make SitePoint possible! Recently, I wrote a series of articles about Jenkins, an easy-to-use continuous integration (CI) technology for enterprise IT. In these articles, we took a quick look at how we can assure the quality of our PHP projects using the […]
Continue reading %Supercharge Continuous Delivery in Jenkins with Workflow%
A full page menu, that replaces the current content by pushing it off the screen.
With over 35,000 plugins available, there are few things that you cannot do with WordPress.
For many site builders, the ultimate goal is to reach as many viewers as possible. Email lists are key to expanding your audience, and in this post, I’ll show you exactly how to turn your WordPress website into an email marketing machine.
Credit: http://ift.tt/187B8KO
Launched in the spring of 2003, WordPress has emerged as the world's leading content management system (CMS). Today, WordPress powers some 17 newly published pages each second, generating 14.7 billion pageviews every month. It's the platform of choice for business websites, and 22% of all domains registered install the CMS.
Credit: http://ift.tt/PBBjt6
Marketing success hinges on your ability to reach the prospects that are most likely to benefit from your product, so you can educate them about your approach, and gradually build trust to the point where they want to do business with you.
Continue reading %Turn Your WordPress Site into an Email Marketing Machine%
Images are a crucial part of any application. From a social network to a simple bug tracker, images play an important role. However, managing images is not a trivial task and requires a lot of planning ahead.
In this article allow me to demonstrate how to achieve this in Rails. I'm going to show you how to process your images and create multiple versions in the backend. We'll also see how to improve the performance of the page by compressing these images without losing quality.
Continue reading %Image Processing with Rails%