-
1. Re: DW CC - accordeon doesn't close
Nancy O. Nov 25, 2013 3:16 PM (in response to C. Leliveld)Hi Carla,
Start by fixing your code errors.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.buurtplatformwolder.nl%2F
If that doesn't fix the problem, upload your valid page and we'll take another look at it.
Nancy O.
-
2. Re: DW CC - accordeon doesn't close
C. Leliveld Nov 25, 2013 11:17 PM (in response to Nancy O.)Hi Nancy,
Well I copied and pasted text from the old site.
A few errors I've changed, becaus this was neccesary for other pages.
Can you check http://www.buurtplatformwolder.nl/disclaimer.html
This has only the horizontal line error, but that I don't now how to solve.
Can you take a look at the accordeon, please?
Thnx!
Carla
-
3. Re: DW CC - accordeon doesn't close
Ben Pleysier Nov 26, 2013 2:08 AM (in response to C. Leliveld)From 46 errors to just 2! Well done.
As far as the accordion is concerned, move the JS files around so that modernizr-2.6.2-respond-1.1.0.min.js comes before jquery-1.8.2.min.js as in
<script type="text/javascript" src="new_menu/js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script type="text/javascript" src="new_menu/js/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="new_menu/js/tinynav.js"></script>
<script type="text/javascript" src="new_menu/js/mb.js"></script>
As far as HR is concerned, try adding the following to your style sheet (adjust colour and margins to suit)
hr {border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em;height:0}
And try replacing a double <br> to a single <p> ... </p>
-
4. Re: DW CC - accordeon doesn't close
C. Leliveld Nov 26, 2013 2:41 AM (in response to Ben Pleysier)Hi Ben,
I moved the javascript, but it doesn¹t change anything.
The horizontal line worked thnx!
Carla
Van: Ben Pleysier <forums_noreply@adobe.com>
Beantwoorden - Aan: <jive-1703724002-1bomp-2-3hxfq@mail.forums.adobe.com>
Datum: dinsdag 26 november 2013 11:08
Aan: Carla Leliveld <info@clartdesign.nl>
Onderwerp: DW CC - accordeon doesn't close
Re: DW CC - accordeon doesn't close
created by Ben Pleysier <http://forums.adobe.com/people/Ben+Pleysier> in
Dreamweaver support forum - View the full discussion
<http://forums.adobe.com/message/5875334#5875334>
From 46 errors to just 2! Well done. As far as the accordion is concerned,
move the JS files around so that modernizr-2.6.2-respond-1.1.0.min.js comes
before jquery-1.8.2.min.js as in
<script type="text/javascript"
src="new_menu/js/modernizr-2.6.2-respond-1.1.0.min.js
</www.buurtplatformwolder.nl/new_menu/js/modernizr-2.6.2-respond-1.1.0.min.js>
"></script><script type="text/javascript" src="new_menu/js/jquery-1.8.2.min.js
</www.buurtplatformwolder.nl/new_menu/js/jquery-1.8.2.min.js>
"></script><script type="text/javascript" src="new_menu/js/tinynav.js
</www.buurtplatformwolder.nl/new_menu/js/tinynav.js> "></script><script
type="text/javascript" src="new_menu/js/mb.js
</www.buurtplatformwolder.nl/new_menu/js/mb.js> "></script>
As far as HR is concerned, try adding the following to your style sheet
(adjust colour and margins to suit)
hr
And try replacing a double
to a single...
Please note that the Adobe Forums do not accept email attachments. If you
want to embed a screen image in your message please visit the thread in the
forum to embed the image at http://forums.adobe.com/message/5875334#5875334
Replies to this message go to everyone subscribed to this thread, not
directly to the person who posted the message. To post a reply, either reply
to this email or visit the message page:
http://forums.adobe.com/message/5875334#5875334 To unsubscribe from this
thread, please visit the message page at
http://forums.adobe.com/message/5875334#5875334. In the Actions box on the
right, click the Stop Email Notifications link. Start a new discussion in
Dreamweaver support forum at Adobe Community
<http://forums.adobe.com/choose-container!input.jspa?contentType=1&container
Type=14&container=2240> For more information about maintaining your forum
email notifications please go to
-
5. Re: DW CC - accordeon doesn't close
Ben Pleysier Nov 26, 2013 4:30 AM (in response to C. Leliveld)Hi Carla,
Unfortunately, my IE has died on me so that I cannot check using that; but in FF and Chrome I do cannot replicate the problem, the menu closes as it should.
If you are using IE, then I'll go to another machine with IE to check further.
-
-
7. Re: DW CC - accordeon doesn't close
Ben Pleysier Nov 26, 2013 5:14 AM (in response to hans-g.)Hi Hans-Günter,
Thanks for that. I have got IE working again, but it is version 11 and it seems to work there as well.
@ Carla,
Try replacing your version of jQuery with version 1.9 +. The best way is to do this is to replace
<script type="text/javascript" src="new_menu/js/jquery-1.8.2.min.js"></script>
with
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
I hope it fixes the problem.
Het is hier steen koud voor deze tijd van het jaar, het is maar 19 graden brrrrrr..



