|
| |
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
Link to new window? - 1/7/2008 10:04:38
Hello; When after clicking a link and opening a new page how would i go about solving the following two issues; 1. the new window opens but i want there to be NO "links menu", no "search menu" etc..I only would like to have just an IE (or other browser box) open..like this; http://tour.circlepix.com/tour.htm?id=338740&refurl= 2. Also, how do i get the window to ONLY open in that size box, in other words just the size needed to show the tour...? when you go in from the main page, the window will only be the size of the actual tour..when you enter from the link about, its a ful page, i dont want that... Thank you all...
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/7/2008 10:54:36
Thanks jaybee. you have too much confidence in me! anyway, the slideshow is not the problem, i have created one and it is better thn theirs. The issues are that new "custom window" that comes up, the size of it and the fact that the navigation is taken away, thats what i want.. is that on hotscripts??? i will look....
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/7/2008 11:09:51
Hi Jaybee, if you open the tour from the main page of their site, i mean from an actual link, it opens fine in firefox... yes if you open it from the link i included a few posts back, its all over the place... So is that "chromeless" because i have never had their tours blocked, and they alsways look very structured UNLESS you open it directly from the link i gave you... ALSO, i mean the TOP navigation bars, ie. favorites, google search bar, etc....they are all gone in their page and thats kinda the look im after...
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/7/2008 11:36:35
i did some looking around on the chromeless issue...t seems like it IS a bit troublesome... let me take the easier issue first, I TRIED to do a search at hotscripts.com for that "new window" the one i want to open to the size of JUST the content of the page.. I EITHER AM SEARCHING WRONG OR THEY DONT HAVE ANYTHING THEIR, I CANT FIND A THING...please advise... Thanks Dave
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/7/2008 12:14:35
Actually, with more thought, the only thing with the new window im looking to do is keep window from opening any larger than i want it to. so im just looking to restrict the size. of course that chromeless window is still a thought too...
|
|
|
|
jaybee
Posts: 14191 Joined: 10/7/2003 From: Berkshire, UK Status: offline
|
RE: Link to new window? - 1/7/2008 12:19:41
OK, yes they're using javascript to open the window onClick="javascript:demowin=window.open('/home/RLV37H','','status,toolbars,scrollbars,width=750,height=575,left=30,top=35');demowin.focus();"> I've done something similar on this site if you click the Instructions button (It may take a while to load as the host is having a few problems) and that's done with javascript called from within a java app. <input id="button" type="button" value="INSTRUCTIONS" onclick="window.open('help.htm','help','scrollbars=1, width=395, height=600');" /> I should warn you though that they get a lot of calls saying they can't open the window due to browser settings. Chromeless windows remove evrything, including the close button, as long as you don't want to do that, the js option above will be OK, just don't start trying to play around with setting the focus onto the window. That's the stuff nightmares are made of.
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/7/2008 12:37:39
Jaybee; What you have there on your "instructions popup" is almost exactly what i would like to do...just at a larger width...now, how do i go about getting that effect???? is there software i can use to get that? i will be creating mulitple tours... (i wish i had an actual link for you..i will asoon as i get it going properly) by the way...THANKS! funny, this window opens up how i would like mine to also)
|
|
|
|
jurgen
Posts: 385 Joined: 1/9/2007 From: Castle Rock, Colorado Status: offline
|
RE: Link to new window? - 1/7/2008 13:27:23
Here would be one solution....... chromless window
_____________________________
Wedding Dresses Colorado
|
|
|
|
Tailslide
Posts: 6270 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Link to new window? - 1/7/2008 13:31:15
quote:
ORIGINAL: dsulvett Jaybee; What you have there on your "instructions popup" is almost exactly what i would like to do...just at a larger width...now, how do i go about getting that effect???? ... Just change the width/height dimensions in the Javascript to whatever width/height you want - you can do it in Notepad if Expressions won't let you do it. BUT as Jaybee said - there will be a lot of people who won't be able to see it...
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/7/2008 13:45:17
Hi Helena! Thank you jaybee, jurgen and helena... 1. ok, so where do i put this javascript? on the page i created and want to open smaller? where exactly on that page? isnt there a way to just "resize to"? 2. if i create the new page in 800x600 should EVERYONE be able to view it? 3. Jurgen (or anyone) the chromeless page on dynamic drive, i have seen that and that warning in red freaks me out...is there a way in EXPRESSIONS web to "turn off" toolbar, navigation etc...? i see it all the time...
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/7/2008 14:23:32
You know...this is my fault, im not explaining myself properly... let me try this and i apologze for my ignorance... here in the US we have "realtor.com" realtors pay for virtual tours that usually photographers (me, im also a realtor) go out and photograph and create these "virtual tours". such as the circlepix one i showed example of. I host it on my own website BUT there is a link (which i have no control over) on the "realtor.com" website you will see a spinning red house...that link goes to my provided url, HOWEVER that page needs to open in its own browser or WINDOW that i want to resize to ONLY the actual size needed. ALso, it would be great if i can remove the links menu etc... The "virtual tour" is actually a one page web site....everything opens in one IFRAME window, (all the pictures, 360 panoramas.) on that "virtual tour" there is a dhtml menu that i created which will call the items to open in that IFRAME... So, i just cant embed a link that will resize the new window, it must be on the actual "virtual tour" I am so sorry for my ignorance...you people are patient... if you need an idea of what i mean, please follow this link... http://www.realtor.com/realestate/mount+laurel-nj-08054-1092284595/ thanks
|
|
|
|
dsulvett
Posts: 92 Joined: 7/8/2004 Status: offline
|
RE: Link to new window? - 1/8/2008 10:51:55
jaybee, thanks again.... so your saying that realtor.com sets the page with in their link? if thats true, great...i will deal with it then. "You need to set up a new page without any menus, headers etc and put nothing but your tour in it. Save it as an html page. Upload it to your host then put the URL for that page into the tour link." Thats exactly what im looking to do, does expression web have that feature in it? maybe its called something like "turn off"... i.e. "turn off links, turn off toolbar" etc... if so, that would be great too, but i've never seen it...if itsthere please tell me... "If this doesn't work then contact realtor .com and ask them cos I give up." you give up but you helped alot! and i appreciate it... Dave
|
|
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
|
|
|