C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Tips » General »

Javascript popup


Posted Date: 24 Sep 2009    Resource Type: Tips    Category: General
Author: KarthikeyanMember Level: Bronze    
Rating: 1 out of 5Points: 3



This code shows different JavaScript popups

1. This popup has enabled scroll bars
 "<a href="#" onclick="Popup=window.open('testpage1.htm','Popup','toolbar=no,
location=no,status=no,menubar=no,scrollbars=yes,resizable=no, width=420,height=400,left=430,top=23'); return false;">
Test Window</a>"



2. This popup has enabled toolbars
"<a href="#" onclick="Popup=window.open('testpage1.htm','Popup','toolbar=yes,
location=no,status=no,menubar=no,scrollbars=no,resizable=no,
width=420,height=400,left=430,top=23'); return false;">
Test Window</a>"



3. This popup has enabled location of popup
"<a href="#" onclick="Popup=window.open('testpage1.htm','Popup','toolbar=no,
location=yes,status=no,menubar=no,scrollbars=no,resizable=no,
width=420,height=400,left=430,top=23'); return false;">
Test Window</a>"



Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Popup  .  Javascript  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Aptitude Test Questions and Answers
Previous Resource: Coding Standards
Return to Discussion Resource Index
Post New Resource
Category: General


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use