Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. Include and shtml files
      Hello, I made a web site: www.kilolambda.comhttp://www.tween-id.com/customers/error/error2.html
    5. 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...
  3. #2

    Default 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

  4. #3

    Default Re: shtml

    Thanks a lot.

    What are some of the cons to Iframes? Dosen't the browser have to pretty
    recent?

    Thanks
    Brian Guest

  5. #4

    Default 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

  6. #5

    Default 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

  7. #6

    Default 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

  8. #7

    Default Re: shtml

    also,
    how does one change the primary address?
    hanleyk Guest

  9. #8

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139