Dreamweaver spry menu bar for beginners

One of the most dramatic enhancements to Adobe Dreamweaver CS3 is the Spry framework, a new set of tools that you can use to create drop-down menus, collapsible panels, and other advanced features. There are so many Spry features, Adobe added a new Insert Bar to the top of the work area to provide easy access to all of the Spry options. The following tutorial shows you how to create a horizontal drop-down menu bar for site navigation. (You can also... [Read More...]

Setting up site in dreamweaver cs5

CS5 site and shows you how to set up the project files for the Check Magazine sample website. In Dreamweaver, a site generally consists of two parts: a collection of files on a local computer (the local site) and a location on a remote web server to which you upload files when you’re ready to make them publicly available (the remote site). You use the Dreamweaver Files panel to manage the files for your site. The most common approach to creating... [Read More...]

Make Logonstudio clone with vb.net

Note this is tutorial is by idealprogrammer if you want to copy please provide a link to the original tutorial or source thanks ! Do you want to create logonstudio 7 clone with vb.net ? well that’s easy In this tutorial i will show you how So first we need to look at the way to change windows 7 login screen manually. 1. press win+r key and Type Regedit at run prompt 2. Locate following registry key HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background 3.... [Read More...]

Understanding anchors in html

How to navigate to areas on the same page only ? Named Anchors – or how to jump within one and the same page The feature “Named Anchors” can be used to jump around within one and the same page (file) just like you’re used to do with regular links. Using the one can jump to these anchors. How to use Named Anchors A life example can be found on several pages on WeetHet. Maybe you can recall page overviews, where you can click... [Read More...]

Disable copy with javascript

Thanks to about.com for this great article. Original article link – http://javascript.about.com/library/blnoright.htm Web novices often believe that by blocking their visitors use of the right mouse button that they can prevent the theft of their web page content. Nothing could be further from the truth as there are so many ways to bypass the “no right click script” that the only effects that such a script has is to annoy those... [Read More...]

Maths and programming

Well This may sound little bit silly but cartesian plane which we need to be good at cartesian plane to learn some good programming Yes i know you might be wondering we learned this when we were 13-14 in mathematics but why do we need to learn it for programming ? Well the answer is the cartesian plane is also widely used in programming take vb.net example for instance for drawing a line we need to tell x and y cordinates dont we have to ? And another... [Read More...]

Creating a joomla template from photoshop

http://psd2cssonline.com/ is a great website which converts your psd file into css. This tutorial shows you how to create a joomla template/theme from photoshop . Thanks to ehow for this article. •1 Open Photoshop and design your Joomla template background. Create the template without any boxes for content or information. •2 Create a new layer and name it “content_joomla.” This layer is incredibly important, as it is where the major... [Read More...]

How to edit joomla favicon

In Joomla! 1.0, the favicon was stored in the /images directory of the site. The system automatically loads a reference to /images/favicon.ico in the header of a Joomla! 1.0 site, so you could change your favicon by simply replacing that file on your server. Joomla! 1.5 handles favicons differently. Instead of having a central location for the favicon, Joomla! 1.5 loads the favicon from the root directory of whichever template is loaded on your site.... [Read More...]

Free Dreamweaver Tutorial series

Do you want free dreamweaver tutorials Well now you can watch free high quality dreamweaver tutorials in which you will learn each aspect of dreamweaver and master it . From beginning to Advanced . Thanks to newboston Watch Dreamweaver tutorial series  Read More →

Absolute and Relative path for beginners

When you're creating links to documents and images on the Web, you need to think about how you're going to link to them. There are two standard ways to create links: •absolute paths •relative paths Absolute Path URLs Absolute paths are called that because they refer to the very specific location, including the domain name. The absolute path to a Web element is also often referred to as the URL. For example, the absolute path to this... [Read More...]

Free visual studio 2010 ebook

Microsoft Press has released a free book titled Moving To Microsoft Visual Studio 2010 and is available to download now. This free e-book written by Patrice Pelland, Pascal Paré, and Ken Haines is an ultimate resource for developers who have switched to the latest version of Visual Studio According to the authors, this 336 page book will help professional developers who are working with previous versions of Visual Studio and are looking to make the... [Read More...]

« Previous PageNext Page »