There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
html question links


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
timothye's Avatar
Computer Specs
Senior Member with 737 posts.
 
Join Date: Nov 2004
Location: Stockholm ,Sweden
Experience: i wanna learn , Thanks
11-Mar-2005, 08:06 AM #1
html question links
i have a question . i have a link on a page that pops up a special sized window .. works just fine . but what i would like to do is have the page not only pop up but tell the main window to go back a page and still have the pop up ..2 events with 1 button .. can U do this ..
cheers
Toddles18's Avatar
Distinguished Member with 2,920 posts.
 
Join Date: Jul 2001
Location: Bay City, Michigan
Experience: Level IV Geek
11-Mar-2005, 01:47 PM #2
sure, use javascript to write a function.
Have a button that does onClick="function()"
then within that function:
function(){
window.open.yourspecialwindow;
history.back();
}

note my syntax is not 100% correct, just giving you an idea. Hope it helps
timothye's Avatar
Computer Specs
Senior Member with 737 posts.
 
Join Date: Nov 2004
Location: Stockholm ,Sweden
Experience: i wanna learn , Thanks
11-Mar-2005, 02:03 PM #3
for anyone else tryint o get this and dont know html or java script .

Code:
//select the button on the stage then write this in the code window
<p class="style1" onClick="MM_callJS('history.go(-1)')">
//
//now for the pop up code
<a href="#"  onClick="MyWindow=window.open('http://www.YourServerName.com/FileName.html.','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=369,height=360'); return false">Text you want for the link here</a>
hope this helps someone .

Last edited by timothye : 12-Mar-2005 06:51 AM.
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:09 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.