Wednesday, July 15, 2009

Iam designing a weg site in frontpage.My web pages are not opening in seperate windows?

While designing web site,I have given links to other pages from my home page.But when I open other pages from my home page,those page is not opening in seperate window.How to give links so that one can see all opened pages.



Iam designing a weg site in frontpage.My web pages are not opening in seperate windows?





UUURRRRGGGHHHH,



DUMP FRONTPAGE AND GET YOURSELF SOMETHING LIKE DREAMWEAVER



Iam designing a weg site in frontpage.My web pages are not opening in seperate windows?



use %26lt;a href=%26quot;something.html%26quot; target=%26quot;blank%26quot;%26gt;page to see%26lt;/a%26gt;



though some popup blockers will block the opening page.



Other Replys:Opening pages in a new window is not desirable anyway. Users have popup blockers and get annoyed when a new window shows up.



Other Replys:Hi,



In MS-Frontpage while designing or developing the web project or web pages, do this for every hyperlink you create:



Suppose you have some text to be created as hyperlink



1. Right click the selected text and choose Hyperlink.



2. Assign the Address or Bookmark (# place in document) for link.



3. Don%26#039;t yet click %26quot;Ok%26quot; and instead Click on the button titled %26quot;Target Frame%26quot; in the Insert Hyperlink window.



4. Specify the Window open behavior, as per your preference:



ie. Choose : New Window - FOR YOUR CASE to open new window



Page Default (none) - By default links open in same window



Same Frame - Same as above (useful when using frames)



Whole Page - Same Window if containing %26lt;iframe%26gt; tag or frames



New Window - FOR YOUR CASE, to open links in seperate window



Parent Frame -For links opening in the Parent window of the page using frames or iframes

No comments:

Post a Comment