Daily Syntax

Daily Resources for Web Developers and Designers

You are here: Home
New Method Working with jQuery Animations

New Method Working with jQuery Animations

9 days ago | Leave a response

If you’re working with jQuery’s .animate() a lot, you’ll notice that the animations can “bubble” if there’s no time between them, which isn’t really a desired effect. Since this is quite hard to explain with mere words.

Continue reading →
WP Function : Log in to WordPress Using an Email Address

WP Function : Log in to WordPress Using an Email Address

10 days ago | Leave a response

Here is wordpress function to allow a user to use either their username or email address to log into WordPress. this code function is provided by bavotasan. Place it in your functions.php file and you will be able to sign into your WordPress site using an email address or by default, the username.

Continue reading →
Strtotitle – PHP Function to Convert Title Case a String

Strtotitle – PHP Function to Convert Title Case a String

11 days ago | Leave a response

Here is a php function that can help you to convert to title case.It’s simple and surprisingly effective create by joey baker. # converts a string to title case # input: string # output: string in title case function strtotitle($title) { $blacklist = array( ‘of’,'a’,'the’,'and’,'an’,'or’,'nor’,'but’,'is’,'then’,'else’, ‘at’,'from’,'by’,'on’,'off’,'for’,'in’,'out’,'over’,'to’,'into’,'with’ ); $words = explode(‘ ‘, $title); foreach ($words as [...]

Continue reading →
How to Make Sliding Popup with jQuery

How to Make Sliding Popup with jQuery

12 days ago | Leave a response

Everyone is getting bored with typical fade in fade out popup messages. This tutorial will teach you how to show a slide popup message using jquery and css that make it more interesting. this tutorial created by ntechi using two javascript functions to be used to slide in and slide out a div.

Continue reading →
Making Chat App System with Ajax, PHP, MySQL – Lesson 8

Making Chat App System with Ajax, PHP, MySQL – Lesson 8

13 days ago | Leave a response

Script-Tutorials.com has sharing with us, lesson 8 (lesson 1 of this article serries) of theirs articles series on how to create powerful chat system. It’s build based on Ajax, PHP and MySQL database. The chat application is include a login and logout system and offer support for multiple users with AJAX-style features.

Continue reading →
Create Realistic Knob Control Using jQuery and CSS3

Create Realistic Knob Control Using jQuery and CSS3

14 days ago | Leave a response

Todays we want to sharing tutorial how to create Realistic Knob Control Using jQuery and CSS3. This tutorial is created by Martin Angelov Aptly named knobKnob. this plugin use CSS3 transformations and jQuery’s new event handling methods to give visitors of your website a new way of interactively choosing a value from a range. This [...]

Continue reading →
Sentient – Innovative eCommerce Theme for WordPress

Sentient – Innovative eCommerce Theme for WordPress

16 days ago | Leave a response

Sentient is a smart, innovative eCommerce theme for wordpress. This products are cleverly aligned using jQuery masonry allowing you to cleanly showcase a great number of products on your shop pages without any wasted space. these wordpress e-commere themes has also been fully optimised for use on mobile devices such as tablets and smartphones.

Continue reading →
How to Create Simple Elastic Image Slideshow with Thumbnail Preview

How to Create Simple Elastic Image Slideshow with Thumbnail Preview

17 days ago | Leave a response

Mary Lou has sharing with us in his easy tutorial on how you can make a simple and cool elastic image slideshow with thumbnail preview. The slideshow will adjust automatically to its surrounding container and you can navigate through the slides by using the thumbnail previewer or the autoplay slideshow option. It’s use a mixture [...]

Continue reading →
Slideshow With Parallax Effect on Pure CSS3 & HTML

Slideshow With Parallax Effect on Pure CSS3 & HTML

19 days ago | Leave a response

Codrops as creative web design and development blog, has sharing with us a detailed tutorial, how to creating a beautiful slider/slideshow powered only by HTML and CSS3 properties. The Slides can be browsed with the radio buttons or with the prev-next links combinators for controlling which slide is shown. The slider changes the background positions [...]

Continue reading →
Pure CSS3 Stylish Image Content Slider

Pure CSS3 Stylish Image Content Slider

21 days ago | Leave a response

In this post we want to share tutorial with you, “How to Create a Stylish Image Content Slider in Pure CSS3“. These tutorial provided by designmodo that inspired on the Futurico User Interface by Vladimir Kudinov. The CSS3 features that we’ll be using in this tutorial are only supported by the last versions of the [...]

Continue reading →
1 2 … 13 Next →

Search

Follow @dailysyntax

Categories

  • Ajax (1)
  • Android (1)
  • Codeigniter (2)
  • CSS3 (29)
  • Facebook API (2)
  • Fonts (4)
  • freebies (1)
  • HTML&CSS (5)
  • HTML5 (12)
  • Illustrator (1)
  • Inspiration (4)
  • Iphone (2)
  • Javascript (5)
  • jQuery (26)
  • Maps (3)
  • Photoshop (2)
  • PHP (15)
  • Pinterest (1)
  • Ruby (1)
  • Templates (1)
  • Tools (5)
  • Tutorial (4)
  • Twitter (1)
  • Uncategorized (1)
  • Wallpapers (2)
  • Web Design (5)
  • WordPress (18)

Tags

3D Ribbon Style admin button creative css CSS3 css3 buttons css3 content slider design digg-like ecomerece fonts form html HTML5 Illustrator inpiration inspiration iphone style checkboxes javascript jQuery Jquery auto refresh json Map menu osx photos photoshop php php function Plugins psd pure css3 Resource Simple CSS3 Buttons slider split theme themes tool. tutorial twitter URL-Submitter Wordpress wordpress function

Friends

  • blogupstairs
  • nestdev
  • webpsdtutorial

Copyright © 2012 Daily Syntax.

Powered by WordPress and Trending.