How to get Cross Browser Compatibility Every Time
Here is a quick summary for those of you who don’t want to read the whole article:
1. Always use strict doctype and standards-compliant HTML/CSS
2. Always use a reset at the start of your css
3. Use opacity:0.99 on text elements to clean up rendering in Safari
4. Never resize images in the CSS or HTML
5. Check font […]
How to Use a JavaScript Query String Parser
In this article you’ll learn how to obtain and use the data from the query string portion of the URL by using a JavaScript query string parser. This script is especially useful for people whose Web sites are served by free hosting providers. By Joseph K. Myers. 0612
How to Use a JavaScript Query String Parser
[…]
How to Create an Ajax Autocomplete Text Field: Part 8
This week we look at how to add a vertical scrollbar to the list. We’re also going to use a parameter to set the list size, so a vertical scrollbar will appear when the number of items exceeds it. By Rob Gravelle. 0605
Source:How to Create an Ajax Autocomplete Text Field: Part 8
[…]
IETester
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 1, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.
Original post: IETester
a2a_linkname=”IETester”;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/03/ietester/”;
How to Create an Ajax Autocomplete Text Field: Part 6
In part 5 of the series, the AutocompleteList JavaScript file, we wrote the client-side script to manage the behavior of the Autocomplete control in the browser. This week we’re going to finish the remaining Web files, including the AutocompleteSearch.jsp page. 0515
Go here to see the original: How to Create an Ajax Autocomplete Text Field: Part […]
Sliding JavaScript Dropdown Menu
This lightweight drop down menu script (~1.8kb) allows you to easily add smooth transitioning dropdowns to your website. This can be used for navigation, dropdown lists, info panels, etc.
View original post here: Sliding JavaScript Dropdown Menu
a2a_linkname=”Sliding JavaScript Dropdown Menu”;a2a_linkurl=”http://www.frenzygraphics.com/2008/04/29/sliding-javascript-dropdown-menu/”;
WordPress 2.5 Upgrade: WordPress 2.5.1 is available! Please update now Message Appears after Upgrade Troubleshooting
When a client of mine upgraded to WordPress 2.5.1 from WordPress 2.5 she encountered an issue where the database will not upgrading, resulting in the “WordPress 2.5.1 is available! Please update now.” flashing in her dashboard and every other admin pages. On initial search of the WordPress support forum, we found the following strings that […]
How to Create an Ajax Autocomplete Text Field
In the last article, you learned how AJAX can be used to link the contents of a select field to a parent one. Now we’re going to use AJAX to create an Autocomplete text field using the Eclipse Web Tools Platform with the Apache Tomcat server. By Rob Gravelle. 0326
The rest is here: How to […]
How to Create an Ajax Autocomplete Text Field: Part 2
This week we’ll construct the The Fund Java class, which will act as a container for all the fund’s properties. On the server, we’ll store a collection of funds to be searched. Matching ones will be converted to a JSON array and returned to the browser for displaying in our Autocomplete list. By Rob Gravelle. […]
How to Create an Ajax Autocomplete Text Field: Part 3
This week we’ll be developing the AutocompleteServlet. The servlet acts much like an ASP, Perl or PHP script in that it’s executed by the server and accepts parameters from the browser. By Rob Gravelle. 0409
Source:How to Create an Ajax Autocomplete Text Field: Part 3
a2a_linkname=”How to Create an […]
How to Create an Ajax Autocomplete Text Field: Part 4
In part 3 of the series, we added the brains behind our Autocomplete text field’s search functionality. Now it’s time to turn our attention to the Web components. This week we’ll create the CSS file, since it, along with the JavaScript file, need to be linked to the AutocompleteSearch.jsp page. By Rob Gravelle. 0416
Read the […]
WordPress 2.5.1 and CVE 2008 1930
WordPress 2.5.1 is already out, so the blog you upgraded last month, is outdated and worse, could be vulnerable. A Common Vulnerabilities and Exposures (CVE 2008 1930) which reads as below is now known to be the reason for this hastened release:
An attacker, who is able to register a specially crafted username on a Wordpress […]
Richmond Web Tech, Startup, and Entrepreneur Meetup: April 16th
If you are a local, drop in and meet Richmond net entrepreneurs, web designers, and network with folks interested in the internet and technology. Here’s a link to the meet up, sign up for free and stop by. I personally would like to meet some WordPress enthusiasts.
See the original post: Richmond Web Tech, Startup, and […]
Theme: Iridium
Theme Name: Iridium
Author: Phoenixrealm
Author URI: http://www.phoenixrealm.com
Download from WordPress Theme
Read more: Theme: Iridium
a2a_linkname=”Theme: Iridium”;a2a_linkurl=”http://www.frenzygraphics.com/2008/02/17/theme-iridium/”;
Theme: Internet Jobs
Theme Name: Internet Jobs
Author: Luka Cvrk
Author URI: http://www.solucija.com/
Download from WordPress Theme
See more here: Theme: Internet Jobs
a2a_linkname=”Theme: Internet Jobs”;a2a_linkurl=”http://www.frenzygraphics.com/2008/02/17/theme-internet-jobs/”;


