|
| |
|
|
spiritmedium
Posts: 9 Joined: 8/15/2004 Status: offline
|
Can Anyone Help Please - 8/15/2004 14:55:19
I have a website and i want to make a link so when you click it, it will open a small window instead of a full size one. Please help.
|
|
|
|
Swirl
Posts: 2708 From: Cincinnati, Ohio USA Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 16:43:28
This thread may help... http://www.frontpagewebmaster.com/m_217880/tm.htm Swirl
_____________________________
Knowledge speaks, but wisdom listens. -- Jimi Hendrix
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:14:10
What don't you understand? I can run through the code if you like? In fact, I'll have a look for another thread that I posted on that went into more detail.
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:15:46
http://www.frontpagewebmaster.com/m_213394/tm.htm#213394 that's exactly the same problem, in a bit more detail. Can you follow that one?
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
|
|
spiritmedium
Posts: 9 Joined: 8/15/2004 Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:17:12
Im just not sure how to set up the code for my page i want. What it is, is when someone clicks on 1 of my photos on my website its will come up with a small window with a little about the member in my paranormal team. Thankyou for your help and sorry to be a pain.
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:23:15
It's fine, don't worry. It's what we're here for. Do you have a link to your web site so I can see the code? We can then guide you further.
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
|
|
spiritmedium
Posts: 9 Joined: 8/15/2004 Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:26:51
Thankyou. Yeah my website is www.mostlyhaunted.org the pictures i have are on the team page.
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:36:57
OK... just a suggestion, don't use a right-click disable script! You can still get to the code so there's no need to hide it! OK, as for a new window. Look in the code for: <img src="images/Jodiewithlogo_001.jpg" alt="Jodie" width="107" height="150" hspace="0" vspace="0" align="default"> Right, to make that a link (to open a new window) use this: <a href="javascript:location='MostlyHauntedTeam.htm';window.open('JodieDescription.html','New','height=100,width=100,scrollbars=yes')"><img src="images/Jodiewithlogo_001.jpg" alt="Jodie" width="107" height="150" hspace="0" vspace="0" align="default"></a> OK, so what that'll do is make the Jodie picture a link, when a user clicks it JodieDescription.html will be opened, the window will be 100 x 100 in size and will have scrollbars. Does that make sense? p.s. Jodie's pic wasn't chosen for any particular reason
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:48:10
quote:
I new you would pick that picture LOL, and why was that?! It kept me awake anyway at 10.45 at night! Yes, you need a file named JodieDescription.html. If you want the window to be bigger, just change the numbers. Easy, View > Source. There's no sure-fire way of protecting code, bar encryption, but then not all browsers support it. If you have any more pics...!
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 17:56:11
If ever you find a link, you know where I am! I notice you're from the UK, where're you based? You have some seriously scary stuff in your forum, really cool though. PM me, as I guess this isn't too related to the question. Glad I could help. Regards,
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 18:27:25
Using FrontPage? Change to HTML view, look for that code and then replace it with what I gave you. Just a warning, you'll have to copy the code to Notepad, then copy it again before pasting into FrontPage.
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
|
|
spiritmedium
Posts: 9 Joined: 8/15/2004 Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 18:34:32
Ok cheers matey
|
|
|
|
markhawker
Posts: 511 Joined: 5/31/2004 From: UK Status: offline
|
RE: Can Anyone Help Please - 8/15/2004 18:35:58
Nay problem, if you have any more problems just give us a shout.
_____________________________
Mark Hawker personal - http://www.meeid.com/markhawker
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|