Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Brian #1
shtml
I am not sure how this was done, but am hoping someone could send me in
the right direction. I am assuming is was done with the shtml? I would
like to be able to do the loading of new images the way they did this:
[url]http://www.prefuse73.com/photos.shtml[/url]
I want to be able to do it also where I am not reloading the page each
time I am laoding a new image.
Thank you for any help or hint for me to go in the right direction.
B
Brian Guest
-
SHTML Question...I think
Hi, I was wondering if someone could help me out with something. I am updating a website in Dreamweaver 8 (if that means anything) and the... -
GoLive, shtml and my new site
I am updating a site that consists of shtml files, lots of "libraries", references internally etc...obviously coding that I don't understand. The... -
shtml vs cfm
I have a site built by an outsource company, all of the templates are in .shtml extentsion. I need to make this website password protected, so I... -
Include and shtml files
Hello, I made a web site: www.kilolambda.comhttp://www.tween-id.com/customers/error/error2.html -
using PHP on a SHTML file or use SSI on PHP
Hi, Ive been trying making a script in PHP and I was trying to use SSI files, and it wouldnt work like I wanted. I renamed the file in a .shtml and... -
Murray *TMM* #2
Re: shtml
It's done with an IFrame -
<br><iframe src="blank.html" class="rule" name="photos" width="730"
height="411" frameborder=0 marginheight=0 scrolling=no
marginwidth=0></iframe>
Each link is targeted to the "photos" iframe.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Brian" <brian@agilitygraphics.com> wrote in message
news:cqudet$e7h$1@forums.macromedia.com...>I am not sure how this was done, but am hoping someone could send me in the
>right direction. I am assuming is was done with the shtml? I would like to
>be able to do the loading of new images the way they did this:
>
> [url]http://www.prefuse73.com/photos.shtml[/url]
>
> I want to be able to do it also where I am not reloading the page each
> time I am laoding a new image.
>
> Thank you for any help or hint for me to go in the right direction.
>
> B
Murray *TMM* Guest
-
Brian #3
Re: shtml
Thanks a lot.
What are some of the cons to Iframes? Dosen't the browser have to pretty
recent?
Thanks
Brian Guest
-
Murray *TMM* #4
Re: shtml
Any v4+ browser except NN4x will support IFrames.
Other potential issues, however, are listed here -
[url]http://apptools.com/rants/framesevil.php[/url]
[url]http://www.tjkdesign.com/resources/frames/[/url]
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Brian" <brian@agilitygraphics.com> wrote in message
news:cqufav$h73$1@forums.macromedia.com...> Thanks a lot.
>
> What are some of the cons to Iframes? Dosen't the browser have to pretty
> recent?
>
> Thanks
Murray *TMM* Guest
-
rob::digitalburn #5
Re: shtml
You could also do it (or something very similar) perfectly easily by using
the JavaScript to alter the src property of the img element.
rob::digitalburn Guest
-
janecraft #6
shtml
Hello,
I set up a client with Contribute several months ago, and all has gone well.
This week, they changed the files on their site from .html to .shtml, and now
they cannot use Contribute to access the site. They get a "You can't edit this
page because it wasn't found on the website or it is a directory listing"
warning. The address in the address bar is the old
[url]www.domainname.org/index.html[/url], and this obviously will not get them where they
need to go.
As administrator, I am able to change the address in the address bar and
navigate/edit just fine, but "Publishers" report they cannot.
In Administer Websites>Web Server>Index Files, index.shtml is on the list. The
primary address is [url]www.domainname.org[/url], not the [url]www.domainname.org/index.html[/url]
that appears in the address bar of the "browser".
So -- how can I prevent the address bar from autofilling the wrong address?
I'd be happy if it autofilled the primary address ([url]www.domainname.org[/url]) that
I've indicated in Administer Websites, or if it autofilled with the new .shtml
file name. BTW, I've tried specifiying the .shtml as part of the "primary
address" but this does not work either.
I've removed the Contribute file from the _mm folder and tried all of the
above as well.
Does anyone have any suggestions? Is Contribute is going to be able to handle
this switch to .shtml? What can I do to get my clients up and running again?
Thanks in advance for any suggestions.
jk
janecraft Guest
-
-
jnosal3 #8
Re: shtml
Jane and Hanley,
This is generally defined on the server and not controled by a setting in
Contribute.
Check with your service provider and ask that the file of choice is configured
to be the default file.
A second option that you could do is setup a simple file that does a redirect
in Dreamweaver.
So for example, if the index.htm is the default file that is coming up in
Contribute.
1) Create a new index.htm file in Dreamweaver.
2) In the lower left corner select <body>
3) Next in the behavior panel click the + and select Go To URL
4) Specify index.shtml as the url, the behavior panel will show onload : go to
URL
5) Save and upload the file.
Once you upload this page, Contribute will be redirected to the index.shtml
page seamlessly.
jnosal3 Guest



Reply With Quote

