How to Build a Javascript WYSIWYG Rich Text HTML Editor Textarea...
earn how to build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for your PHP and MySQL driven applications. In this second video...
earn how to build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for your PHP and MySQL driven applications. In this second video we will script our wysiwyg.js file and code out all of the functions that our HTML form is ready to call. We make use of the execCommand() method in Javascript and all of its Command Identifiers to apply specific formatting we desire to our WYSIWYG editor. Our form is submit using Javascript so we can transfer the data frome our iframe into our textarea for the normal form action to work. The form can also be submit using Ajax if you prefer, then there would be no need to transfer data from the iframe into the textarea. In part 3 we discuss the PHP and MySQL side of things, security, and filtering.
12m:17s
9298
How to Format textArea Component Content in Flash AS3 - English
Get all the source - http://www.developphp.com
Learn how to format textArea component content using the htmlText property of the textarea.
Get all the source - http://www.developphp.com
Learn how to format textArea component content using the htmlText property of the textarea.
5m:21s
6452
How to Build a Javascript WYSIWYG Rich Text HTML Editor Textarea...
earn how to build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for your PHP and MySQL driven applications. In this first video...
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.
11m:42s
6166
Part 7 How to Build PHP and MySQL CMS Website Software - English
Source Files - http://www.developphp.com/view.php?tid=322
Playlist for series - http://www.youtube.com/view_play_list?p=11D6E5B9CA126A57
In...
Source Files - http://www.developphp.com/view.php?tid=322
Playlist for series - http://www.youtube.com/view_play_list?p=11D6E5B9CA126A57
In part 7 we build the page that is responsible for creating new pages into the PHP MySQL system. The form sends the data using a basic textarea. In a nice robust system you would implement a Javascript WYSIWYG Rich Text Editor in place of my textarea.
Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.
12m:7s
5926
Javascript Tutorial Textarea Counting and Limiting - English
Copy Paste the script: http://www.developphp.com/view.php?tid=1126
Learn to use Javascript to limit and count a text field in your HTML based...
Copy Paste the script: http://www.developphp.com/view.php?tid=1126
Learn to use Javascript to limit and count a text field in your HTML based forms. Show the user how many characters are remaining that they can type into that field. It will visually limit the amount they can type in real time also.
7m:13s
4410
Actionscript 3.0 Tutorial Textarea Counting and Limiting in Flash CS3...
Learn to use Flash Actionscript 3.0 to limit and count a text field in your Flash based forms. Show the user how many characters are remaining that...
Learn to use Flash Actionscript 3.0 to limit and count a text field in your Flash based forms. Show the user how many characters are remaining that they can type into that field. It will visually limit the amount they can type in real time also.
9m:24s
4911
Part 3 How to Build PHP and MySQL CMS Website Software - English
In this part of the lesson we learn how to script out our magic index page to be smart enough to display all of the data in the system, and all...
In this part of the lesson we learn how to script out our magic index page to be smart enough to display all of the data in the system, and all pages.
Source Files - http://www.developphp.com/view.php?tid=322
30m:19s
4373
Part 9 How to Build PHP and MySQL CMS Website Software - English
Playlist for series - http://www.youtube.com/view_play_list?p=11D6E5B9CA126A57
Source Files - http://www.developphp.com/view.php?tid=322...
Playlist for series - http://www.youtube.com/view_play_list?p=11D6E5B9CA126A57
Source Files - http://www.developphp.com/view.php?tid=322
Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone you appoint can edit.
7m:4s
4724
Part 8 How to Build PHP and MySQL CMS Website Software - English
Source Files - http://www.developphp.com/view.php?tid=322
In part 8 we create the forms and PHP scripts geared for editing existing pages that...
Source Files - http://www.developphp.com/view.php?tid=322
In part 8 we create the forms and PHP scripts geared for editing existing pages that have already been made. The user can edit existing pages and we record the last edit date. We use the page ID numbers and a form field for the admin to claim which page they want to modify in this simple system. All of the existing data is queried from MySQL and placed into the form fields automatically to make life easy for the administrator.
13m:41s
5302
Flash Tutorial Load HTML Format External Text Into Dynamic Text Field...
Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=846
This is a tutorial request from the site forums and one I want...
Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=846
This is a tutorial request from the site forums and one I want to archive for learners. Learn how to load HTML formatted text for an external .txt file into dynamic text field or textarea component.
9m:17s
6265