Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Drop down menu left/right position

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

    Default

    That's something you can check with the validator. Does removing the </li> tag fix the validation error?
    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

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

    theremotedr (05-19-2015)

  3. #12
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Are you a head teacher, ha ha.

    Yes it does,but no harm in asking.
    Using the link you advise i was also told no language attribute was assigned.
    So i will now add
    Code:
    <meta http-equiv="Content-Language" content="en" />

  4. #13
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Forget the above regarding en code

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

    Default

    You can specify the language on the <html> element - like this;
    Code:
    <html lang="en">
    Ha, I have my exam invigilator head on today because of the IT exams taking place next door.
    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

  6. #15
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    I have done it before this message came through.

    Cheers.
    Quick question without looking at every page.
    The BOM is only on the index page ?

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

    Default

    It could be something that has been introduced while working in code view, or from changing the save settings. Sometimes an editor will attempt to identify code and choose the encoding type for you without you realising, so if you've added a snippet of code from a forum for example, the editor might identify something in that 3rd party code and go "looks like we've switched to unicode (or whatever) - I better save the page with different encoding".
    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: 11-20-2014, 01:02 PM
  2. Resolved Flex Level Drop Down Menu - make sub menu open to the left
    By michael_zz in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 02-18-2010, 05:51 PM
  3. Problem in IE7 when changing the menu position from left to right
    By Maher4Ever in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 09-25-2008, 06:43 AM
  4. Position Drop Down Menu
    By selina in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 12-01-2006, 12:30 AM
  5. Replies: 2
    Last Post: 08-14-2006, 05:06 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
  •