![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Another related issue. This is related to the original question of boo.com/hello, wherein I put the "hello" webpage into its own folder, then I don't have to require the viewer to type in .htm in order for the "hello" webpage to show up properly. I found that I had to type in the full URL for the menu options, e.g., http://www.boo.com/menu_option_1, etc., in order for the menu options to work. Because otherwise they will change automatically to http://www.boo.com/hello/menu_option_1.htm, which doesn't exist. In other words, the menu options assume the webpages are in the same folder as the "hello" webpage. I'm using the full URL for all menu options for this one webpage, but would like to hear from any of you if you know of a better way to manage this. Thanks! Alexy |
#22
| |||
| |||
|
#23
| |||
| |||
|
|
Hi there, Thanks, GPaul, for responding so quickly. The relative versus absolute issue looks familiar to me, I'll review it tomorrow morning (it's now 8:30 pm my time). Also, I'm wondering, can you finish your sentence? :-) "Since you have created a sub-folder to the root folder to house your htm file, the ..." The what? Thanks, Alexy Han |
#24
| |||
| |||
|
#25
| |||
| |||
|
|
Hi! Thanks for your help. I've been reviewing absolute versus relative paths. Interesting. Absolute paths mostly is about using the full URL, e.g., http://www.boo.com/hello.htm. Relative paths are more like ../hello.htm. Not sure which one I should go with, and also not sure how this relates to the trailing slash that seems to be an issue here. So, is this more for the webpage that's in its own folder to avoid the reader having to add in the .htm? In which case I should go with full URLs for all menu options for that webpage? Basically, my two questions are: can anyone could let me know 1) What to do with the menu options (set to absolute paths?) for the webpage that's in its own folder to avoid the reader having to add the .htm when typing in the address 2) Whether the coding I have "works" with respect to the trailing slash? The coding typically looks like this: a href="contact_me.htm">contact me</a>. Thanks!! Hope to hear from you soon! Alexy |
#26
| |||
| |||
|
#27
| |||
| |||
|
#28
| |||
| |||
|
|
Templates | Apply Template... (provided your version has that.) It should reset the links. |
|
Hi GPaul et al, Ok. I set up a different template for that single file that's in its own folder, than for the rest of the webpage. Same template, but different menu options. That's because these menu options didn't work because DW automatically set the webpages to be relative, which doesn't work for that file in its own folder. However when I do so, whether it's ../fees.htm or the full URL (http://www.boo.com/fees.htm), there's this disappearing of the first webpage, to be replaced by the other webpage It's not seamless. And it needs to be seamless. I feel like I'm repeating myself because either I'm not understanding some information here, or I'm not being clear in what I'm trying to acheive. Hopefully this is clear ... Suggestions? |
![]() |
| Thread Tools | |
| Display Modes | |
| |