there was problem with quotes and none of your elements inside the container.
when I post it in forum it corrects the quotes around the selector $( “#accordion” ).accordion();
there was problem with quotes and none of your elements inside the container.
there was problem with quotes and none of your elements inside the container.
Guys at coffeecup are awesometacular.
Here's another version that gives you more control.
http://ericrohloff.com/coffeecup/ccforu … ordion.zip
You can see it working here.
http://ericrohloff.com/coffeecup/ccforu … accordion/
http://ericrohloff.com/coffeecup/ccforu … ordion.zip
You can see it working here.
http://ericrohloff.com/coffeecup/ccforu … accordion/
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Mansour ... wrote:
Piet none of your elements inside the container
Try this now
http://demo.coffeecup.com/storage/zip/accordion.zip
This is the script you use in footer.
<script src="js/jquery-ui.min.js"></script>
<script>
$(function() {
$( "#accordion" ).accordion();
});
</script>
==================
there is a problem with your script , can you see the differences?
<script>
$(function() {
$( “#accordion” ).accordion();
});
</script>
Piet none of your elements inside the container
Try this now
http://demo.coffeecup.com/storage/zip/accordion.zip
This is the script you use in footer.
<script src="js/jquery-ui.min.js"></script>
<script>
$(function() {
$( "#accordion" ).accordion();
});
</script>
==================
there is a problem with your script , can you see the differences?
<script>
$(function() {
$( “#accordion” ).accordion();
});
</script>
I am using this one, works perfect in all browsers so far! Thanks Mansour!
KISS is the key!
Whoah! Such luxury, such opulence, such wealth of great help and excellent advice!
Thanks very, very much everyone. Much appreciated.
_
Thanks very, very much everyone. Much appreciated.
_
Been reading this thread with interest.
I can create the accordion all OK and it works great on mouseover or click - but I have a dark background on the screen and have been unable to work out how to set the background-color attribute for the accordion elements - collapsed and expanded.
Any clues anyone??
Thx in advance
Regards
Peter
I can create the accordion all OK and it works great on mouseover or click - but I have a dark background on the screen and have been unable to work out how to set the background-color attribute for the accordion elements - collapsed and expanded.
Any clues anyone??
Thx in advance
Regards
Peter
Hi Peter.
Can you share a link to your page?
Can you share a link to your page?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Peter, is this jquery? If so, open your jquery-ui.css. At the top there is a 'mile long' url to where you change the colours. It's commented out, so obviously it is grey.
You need to download the new css file afterwards.
You need to download the new css file afterwards.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.