$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here

SEO - Link Building - SEM

Revolutionary Webmaster Guide……….

Archive for November, 2007

Want to add a Scroll box for a post??

Scroll box is a very important tool for bloggers as it is very useful in displaying the long content in a small area……..I came to know about scroll box as i required for one of my posts in ma blog ……..hope u will also require this scroll box

Its very simple….
Just copy and paste the code in your blog post

http://softwarespt.blogspot.com/

Download the script HERE

replace my blog url with your data……
if you want to change the height and width of the scroll box you can do by manipulating the code
hope u’ll be perfect with html while manipulating the html

best of luck

Invisible Music Player

Install Invisible Mp3 Player for your blog.

Do you want to have music playing at back when your blog or website is opened?

Procedure to Install Music player for your blog

1. Download Code from Here
2. Upload the code onto a server and get the URL like this
3. Paste this URL at the bottom of your webpage’s Source code.

It is very easy to Create a music player for your blog or for your website.After downloading music player you need not to click on play button.There will be auto start=”true” in the script.

invisible music player code Here:-

Simply replace the url of mp3 music in the above code with your uploaded url.

If you want to send mp3 scrap?

Your code Here

and scrap the code to your friends…

If you want to play the music continuously then you need to replace the attribute loop=”true” . you need to change the attribute loop=”false”to play only once.

Is your Task manager disabled???

Then find out the solution for enabling it.
Task manager is such an important tool in Windows XP Which describes the functions and applications running on your system which you can’t see.It is also helpful in terminating the process which is not responding. If such an important tool is disabled on your pc, Then don’t get frustrated. Here’s the solution for enabling it.

1. Click “START” button and go to “RUN” and type ‘regedit’

 

2. Registry window will be opened, Then Go to HKEY_CURRENT_USER–>SOFTWARE–>MICROSOFT–>WINDOWS

 

–>CURRENT VERSION

 

3.Create a Key “System”

 

4.In System, create a new”DWORD”Value: Disable Task Mgr

 

5.Set the Data value to 0 to enable Task Mangaer.

If you were blocked from accessing the registry at the first point then try this


REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f


Sometimes, a virus such Brontok variants could disable your built-in Windows registry editing tool, which is regedit. It might also because of limited account’s level access where you are only a normal user and not an administrator with full access of the system. Now, one simple way to indicate the problem is whenever you are trying to open the regedit program through “run”, you will get the following message:

 

“Registry Editing Has Been Disabled By Your Administrator”

 

 

$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here