![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way to make the drop down menus overlap frames rather than cut off at the edge of the frame it is in? I've seen some java script sites that want $250 for the source code for this. Is it THAT hard? Is there a way to do this in Dreamweaver? |
#3
| |||
| |||
|
|
sites that want $250 for the source code for this. Is it THAT hard? |
|
Is there a way to make the drop down menus overlap frames rather than cut off at the edge of the frame it is in? I've seen some java script sites that want $250 for the source code for this. Is it THAT hard? Is there a way to do this in Dreamweaver? |
#4
| |||
| |||
|
|
sites that want $250 for the source code for this. Is it THAT hard? I guess you're thinking about #4 (Murray's post). My advice would be to seriously reconsider this option. Implementing such solution is - IMHO - one of the worst mistake a web designer can make. Thierry jgstang wrote: Is there a way to make the drop down menus overlap frames rather than cut off at the edge of the frame it is in? I've seen some java script sites that want $250 for the source code for this. Is it THAT hard? Is there a way to do this in Dreamweaver? |
#5
| |||
| |||
|
|
Where would that be? I've certainly never seen such a <cough> rip off. |

|
Thierry: Where would that be? I've certainly never seen such a <cough> rip off. |
#6
| |||
| |||
|
|
Is there a way to make the drop down menus overlap frames rather than cut off at the edge of the frame it is in? I've seen some java script sites that want $250 for the source code for this. Is it THAT hard? Is there a way to do this in Dreamweaver? |
#7
| |||
| |||
|
|
jgstang wrote: Is there a way to make the drop down menus overlap frames rather than cut off at the edge of the frame it is in? I've seen some java script sites that want $250 for the source code for this. Is it THAT hard? Is there a way to do this in Dreamweaver? If you are forced to use frames, here is the solution http://ranjan.ws/scripts/main.htm The above menu uses persistant layers (http://www.flevooware.nl/dreamweaver/) by Marja and Dreamweaver Show Hide Behavior. Good Luck Ranjan www.dreamlettes.net |
#8
| |||
| |||
|
|
ranjan: It's a ton of code, however, to solve a problem that wouldn't be a problem on a flat page. |
|
I don't think anyone is ever forced to use frames.... |
#9
| |||
| |||
|
|
The total script weight for marjas code and show/hide layer togeather is less than 6K. If put in a js file then its downloaded just once, not to mention that the header is constant and all header and menu images are downloaded once. |
|
Its a decision left to the designer... You cannot assume why the designer needs frames for a given situation.... |
|
Murray *TMM* wrote: ranjan: It's a ton of code, however, to solve a problem that wouldn't be a problem on a flat page. The total script weight for marjas code and show/hide layer togeather is less than 6K. If put in a js file then its downloaded just once, not to mention that the header is constant and all header and menu images are downloaded once. Given these facts the page may NOT be heavier than flat file option. I don't think anyone is ever forced to use frames.... Its a decision left to the designer... You cannot assume why the designer needs frames for a given situation.... |
#10
| |||
| |||
|
|
Murray *TMM* wrote: ranjan: It's a ton of code, however, to solve a problem that wouldn't be a problem on a flat page. |
![]() |
| Thread Tools | |
| Display Modes | |
| |