great tutorial, however maybe someone can help me. I put this accordion half way down my webpage but when i click on any of the anchors it sends me back to the top of the page. why ????? Cheers
Hey I have a very similar if not the same accordion markup. I have been trying to add a scrollto using target anchors unsuccessfully. I want the link when clicked to scroll to the top of the browser in focus if that makes sense.
Please let me know if there is a way you can help me with this... I could send you my files if need be.
Nevermind. I figured it out. $(this).parent("dt").next("dd").slideDown("normal)"; the quote by normal is outside the ending parenthesis. Brain fart moment on my part.
@kennycelt I assume that you are using an "#" for you href. try using "javascript:void(0);" instead.
JoseL786 2 months ago
It's web developper plugin for firefox. CSS -> edit CSS
rhamphor1 4 months ago
great tutorial, however maybe someone can help me. I put this accordion half way down my webpage but when i click on any of the anchors it sends me back to the top of the page. why ????? Cheers
kennycelt 6 months ago
This accordion is mine.
flowewritharoma 6 months ago
Thank you, very helpful - exactly what I needed :)
CraggaW 7 months ago
I was taught very little in college, my web design course was 80% programming (mostly Java and Java Server Faces, which is obsolete.)
I can't tell you how important people like you are for taking time to share your expertise. I probably don't have to, either.
THANK YOU DD for making me employable!
truthIsStranger 8 months ago
Hey I have a very similar if not the same accordion markup. I have been trying to add a scrollto using target anchors unsuccessfully. I want the link when clicked to scroll to the top of the browser in focus if that makes sense.
Please let me know if there is a way you can help me with this... I could send you my files if need be.
chrismlyle 9 months ago
Nevermind. I figured it out. $(this).parent("dt").next("dd").slideDown("normal)"; the quote by normal is outside the ending parenthesis. Brain fart moment on my part.
kxmode 1 year ago
nice work
arunanand7 1 year ago
thx
razibul08 1 year ago