6:50
|
How to Detect Mobile Devices: iPhone Android Google Phone Browser - English
PHP Device Detection Homepage Redirect Script:
http://www.developphp.com/tutorial_read.php?tid=128
PHP Alternating CSS Style Sheets Script:
http://www.developphp.com/tutorial_read.php?tid=130...
PHP Device Detection Homepage Redirect Script:
http://www.developphp.com/tutorial_read.php?tid=128
PHP Alternating CSS Style Sheets Script:
http://www.developphp.com/tutorial_read.php?tid=130
Browser Detect Using Javascript:
http://www.developphp.com/tutorial_read.php?tid=129
Learn a few methods of detecting mobile phones, devices, handhelds, and then offer a standardized mobile website layout if those devices are detected.
This lesson is brought to you free by the gang at http://www.developphp.com
More...
Description:
PHP Device Detection Homepage Redirect Script:
http://www.developphp.com/tutorial_read.php?tid=128
PHP Alternating CSS Style Sheets Script:
http://www.developphp.com/tutorial_read.php?tid=130
Browser Detect Using Javascript:
http://www.developphp.com/tutorial_read.php?tid=129
Learn a few methods of detecting mobile phones, devices, handhelds, and then offer a standardized mobile website layout if those devices are detected.
This lesson is brought to you free by the gang at http://www.developphp.com
30:34
|
Full Fluid Centered Flash Website Tutorial - True Fit Liquid Site Adobe CS3 CS4 - By Flash Building - English
ource Files - http://www.developphp.com
Learn how to make a real fluid or liquid flash website that fits any size monitor or screen size, regardless of user specific resolution. Math is used to...
ource Files - http://www.developphp.com
Learn how to make a real fluid or liquid flash website that fits any size monitor or screen size, regardless of user specific resolution. Math is used to make position changes according to the size of browser window.
More...
Description:
ource Files - http://www.developphp.com
Learn how to make a real fluid or liquid flash website that fits any size monitor or screen size, regardless of user specific resolution. Math is used to make position changes according to the size of browser window.
12:56
|
Website Design Theme Application Tutorial Using PHP Cookies to Change CSS Style Sheets - English
Source: http://www.developphp.com/view.php?tid=1037
Learn how to allow visitors to change the themes of your website using CSS Style Sheets and PHP Cookies.
It uses PHP Cookies and well...
Source: http://www.developphp.com/view.php?tid=1037
Learn how to allow visitors to change the themes of your website using CSS Style Sheets and PHP Cookies.
It uses PHP Cookies and well structured CSS style folders and style sheets to allow any visitors to theme your website according to layouts you have made.
If your style sheet is set up smart your buttons, background, backgrounds for tables and divs, size of things, placement of things, and everything can be changed by altering each theme's style sheet.
Using PHP cookies we can store their theme choice in a cookie file inside their browser software so even when they close their browser down, the next time they come back their theme is in place as long as the cookie is set to last. If the user deletes all cookies from within their browser options, the theme will revert back to your original site theme.
More...
Description:
Source: http://www.developphp.com/view.php?tid=1037
Learn how to allow visitors to change the themes of your website using CSS Style Sheets and PHP Cookies.
It uses PHP Cookies and well structured CSS style folders and style sheets to allow any visitors to theme your website according to layouts you have made.
If your style sheet is set up smart your buttons, background, backgrounds for tables and divs, size of things, placement of things, and everything can be changed by altering each theme's style sheet.
Using PHP cookies we can store their theme choice in a cookie file inside their browser software so even when they close their browser down, the next time they come back their theme is in place as long as the cookie is set to last. If the user deletes all cookies from within their browser options, the theme will revert back to your original site theme.
9:34
|
4:48
|
8:25
|
Pure CSS Two Tier Drop Down Menus Build a Website - English
Sorry guys I removed the source code due to it not validating. Works in all browsers, but does not validate. Using list elements is be a better way to go insead of DIVs like I used here.
Tutorial...
Sorry guys I removed the source code due to it not validating. Works in all browsers, but does not validate. Using list elements is be a better way to go insead of DIVs like I used here.
Tutorial and free source code for a two level drop down menu in pure CSS. We are putting Flash down for a second to show some cool custom CSS tricks. Compatible with all major browser software running today.
More...
Description:
Sorry guys I removed the source code due to it not validating. Works in all browsers, but does not validate. Using list elements is be a better way to go insead of DIVs like I used here.
Tutorial and free source code for a two level drop down menu in pure CSS. We are putting Flash down for a second to show some cool custom CSS tricks. Compatible with all major browser software running today.
4:46
|
Master Inline CSS Styling Dreamweaver Tutorial Dynamic Centering Included -English
See all of Adam's CSS lessons here:
(full online course and references)
http://www.developphp.com/list_css.php
Learn how to apply inline CSS style declarations using Dreamweaver's...
See all of Adam's CSS lessons here:
(full online course and references)
http://www.developphp.com/list_css.php
Learn how to apply inline CSS style declarations using Dreamweaver's AutoComplete feature.
More...
Description:
See all of Adam's CSS lessons here:
(full online course and references)
http://www.developphp.com/list_css.php
Learn how to apply inline CSS style declarations using Dreamweaver's AutoComplete feature.
10:47
|
CSS Tutorial z-index Layering with Opacity For Text That Will Not Fade - English
Get the code: http://www.developphp.com/view_lesson.php?v=351
CSS z-index with Opacity For Text That Will Not Fade Tutorial. This lesson follows the Opacity lesson here:...
Get the code: http://www.developphp.com/view_lesson.php?v=351
CSS z-index with Opacity For Text That Will Not Fade Tutorial. This lesson follows the Opacity lesson here: http://www.youtube.com/watch?v=g8S5npVrxhs
More...
Description:
Get the code: http://www.developphp.com/view_lesson.php?v=351
CSS z-index with Opacity For Text That Will Not Fade Tutorial. This lesson follows the Opacity lesson here: http://www.youtube.com/watch?v=g8S5npVrxhs
1:09
|
View Website Owner Information in Firefox 3 - English
See a higher quality video on TechTutor.TV! You can easily view the website owner information in Firefox 3 so you can make sure you are really at the site you want to be at. View this video...
See a higher quality video on TechTutor.TV! You can easily view the website owner information in Firefox 3 so you can make sure you are really at the site you want to be at. View this video tutorial to find out how you can view website owner information in Firefox 3. See higher quality tutorials
More...
Description:
See a higher quality video on TechTutor.TV! You can easily view the website owner information in Firefox 3 so you can make sure you are really at the site you want to be at. View this video tutorial to find out how you can view website owner information in Firefox 3. See higher quality tutorials
11:42
|
How to Build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for Web Site Part 1
earn how to build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for your PHP and MySQL driven applications. In this first video we will construct our HTML and CSS based form that...
earn how to build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for your PHP and MySQL driven applications. In this first video we will construct our HTML and CSS based form that is ready to send data to a PHP parsing file waiting on our server. We will hide (but keep) our normal textarea element and replace it with an iFrame element. When the page loads into the browser we will use Javascript laid out in the next video to turn the designMode "on" for that iFrame, so people can type into it and compose things.
More...
Description:
earn how to build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for your PHP and MySQL driven applications. In this first video we will construct our HTML and CSS based form that is ready to send data to a PHP parsing file waiting on our server. We will hide (but keep) our normal textarea element and replace it with an iFrame element. When the page loads into the browser we will use Javascript laid out in the next video to turn the designMode "on" for that iFrame, so people can type into it and compose things.
11:55
|
Adobe Bridge Tutorial Learn the basics of the Bridge - English
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down I decided to simply include a link to the full video on tutvid.com.
This tutorial is geared...
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down I decided to simply include a link to the full video on tutvid.com.
This tutorial is geared toward new Adobe Bridge users, with the hopes of getting you firmly situated and comfortable with Adobe Bridge, as well as understand some of the basic features it has to offer! Thank you for viewing the video! Please check out for more free video tutorials as well as downloads!
In this tutorial we will draw a speaker! you will learn everything you need to know to draw a speaker, and then complete the project yourself, or go to the site and download the finished PNG and sort it out in Fireworks yourself! Have fun!
More...
Description:
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down I decided to simply include a link to the full video on tutvid.com.
This tutorial is geared toward new Adobe Bridge users, with the hopes of getting you firmly situated and comfortable with Adobe Bridge, as well as understand some of the basic features it has to offer! Thank you for viewing the video! Please check out for more free video tutorials as well as downloads!
In this tutorial we will draw a speaker! you will learn everything you need to know to draw a speaker, and then complete the project yourself, or go to the site and download the finished PNG and sort it out in Fireworks yourself! Have fun!
13:39
|
Adobe Bridge Tutorial Why use Bridge - English
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down I decided to simply include a link to the full video on tutvid.com.
Why should I use Bridge?...
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down I decided to simply include a link to the full video on tutvid.com.
Why should I use Bridge? That is a question I hear quite frequently, as a response I have made an entire video explaining just some of the great reasons why. I do hope by the end of the video you will be a die-hard Bridge user! Please check out http://www.tutvid.com for more free video tutorials as well as downloads!
More...
Description:
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down I decided to simply include a link to the full video on tutvid.com.
Why should I use Bridge? That is a question I hear quite frequently, as a response I have made an entire video explaining just some of the great reasons why. I do hope by the end of the video you will be a die-hard Bridge user! Please check out http://www.tutvid.com for more free video tutorials as well as downloads!
21:04
|
Slice and Export a Website Layout HTML Photoshop Tutorial - English
Welcome to this video tutorial! We will learn how to take a Photoshop created web page layout template and slice it into individual pieces and then export it with an HTML file. We will cover user...
Welcome to this video tutorial! We will learn how to take a Photoshop created web page layout template and slice it into individual pieces and then export it with an HTML file. We will cover user slices, layer based slices, auto slices, naming slices, assigning links to slices, alternate text for slices, creating multiple slices at one time, previewing our file in a web browser, saving individual slices as gifs or jpgs from the same document, and exporting a fully functional HTML file to go along with all of it.
More...
Description:
Welcome to this video tutorial! We will learn how to take a Photoshop created web page layout template and slice it into individual pieces and then export it with an HTML file. We will cover user slices, layer based slices, auto slices, naming slices, assigning links to slices, alternate text for slices, creating multiple slices at one time, previewing our file in a web browser, saving individual slices as gifs or jpgs from the same document, and exporting a fully functional HTML file to go along with all of it.
13:17
|