Results 1 to 6 of 6

Thread: dynamic photo display - drop down menu conflict

  1. #1
    Join Date
    Dec 2015
    Posts
    11
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default dynamic photo display - drop down menu conflict

    Using http://www.dynamicdrive.com/style/cs...gallery/#thumb I created a plain html page and a css. I did remove z-index for the images are not displayed over any other existing text of images. A link to the css was placed in the head of the html. All worked great (in Firefox and IE8).

    Also using Expression Web 4 with DWT pages. The actual DWT, the style section has a fully functional dropdown menu with submenus (works in Firefox and IE8). The position of the menu is fixed at the top (a single row 25 px in height)


    A page that is a DWT type was opened and into the body was pasted the html from the plain page then saved. In the head section of the actual DWT but before <style>, pasted the css link. Saved, and pressed F12. Nothing displayed in firefox. Opened with IE8 with 7 empty blue border rectangles with a red "x". To the right of each was a small rectangle with a red "x".

    Hovering over the drop down menu, the list items displayed but when the curser got down to the first list item that touched the boundary of the dynamic area, the list went away.

    What is needed for dynamic photo display to work in a DWT page and for the complete dropdown menu to function?

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Most of the regulars here code manually in a code editor so it's unlikely that we'll be able to give you assistance in using Dreamweaver/Expression Web 4/another WYSIWYG web builder. We can however assist with the generated output/code but in order to do that we need to see the code, so paste a link to your page and someone can take a look.

    We can tell you what in the code is wrong, but if your web builder is somehow fudging the code during save, it would be best to move to a code editor to edit that page in future. You can Google free code editors (such as Notepad++) to find one you like.

    Post the link to your page first though.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. #3
    Join Date
    Dec 2015
    Posts
    11
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Thanks Beverleyh. Looking over the code would be great but I do not a place yet to upload to. Is there an alternative to make the code available?

  4. #4
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    You can setup a reduced live example in JSBin, JSFiddle or CodePen
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  5. The Following User Says Thank You to Beverleyh For This Useful Post:

    ChuckRS (12-03-2015)

  6. #5
    Join Date
    Dec 2015
    Posts
    11
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Rather sheepishly, I did find the solutions to both problems. Beverleyh comments about code errors got my orientation to looking at the code differently. dynamic photo display did not work in the DWT page because the pathway was not complete up to the root. Puzzling for it is the same pathway that worked in the plain page creation. With dynamic photo display working, the drop down menus (that extended far enough) were under the photos. I remembered z-index controlled what was on top. Went into the style for the drop down menu to set z-index to 1. Had to try it in several locations but finally found the right place. Learned along the way

  7. #6
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Glad you sorted it
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

Similar Threads

  1. Replies: 1
    Last Post: 06-29-2015, 08:04 PM
  2. Drop down menu and rollover conflict
    By Jav in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 10-25-2011, 07:09 PM
  3. Dynamic-FX slide in menu conflict
    By ladyviola in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 09-30-2008, 01:31 AM
  4. Adding photo to Dynamic-Fx Slide-In Menu
    By ingwe4 in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 06-13-2005, 05:16 PM
  5. Flash conflict with drop down menu 3.5
    By mattyshack in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 03-10-2005, 02:17 PM

Bookmarks

Posting Permissions

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