Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expander not handle properly <a> tag #47

Closed
geeklog-ben opened this issue Sep 22, 2012 · 8 comments
Closed

Expander not handle properly <a> tag #47

geeklog-ben opened this issue Sep 22, 2012 · 8 comments

Comments

@geeklog-ben
Copy link

Using jQuery Expander Plugin 1.4.4: Expander not handle properly tag

This is the code:Here is the code for the page rendered by the plugin:

My big text

http://mylongurl.com



Read more

When I click on the "read more" link the page scroll to the top and the text is not extended.

@kswedberg
Copy link
Owner

Looks like you didn't properly escape your tags in the comment. Can you please provide a reduced test case of the problem on either http://jsfiddle.net or http://jsbin.com?

thanks.

@geeklog-ben
Copy link
Author

Karl you will find my code on http://jsbin.com/imafuf/1/edit

Thanks

@kswedberg
Copy link
Owner

You didn't include any of the JavaScript. You only added the html.

@geeklog-ben
Copy link
Author

Karl,

Sorry for this. You will find my complete page code on http://jsbin.com/imafuf/2/edit

Thanks

@kswedberg
Copy link
Owner

I'd like to help, but the example page has to be something that I can work with. You have a lot of references to localhost in there, which obviously won't work. The output pane in jsbin is showing nothing. Could you please reduce the page to what is essential for demonstrating the problem (see http://css-tricks.com/reduced-test-cases/)?

thanks.

@geeklog-ben
Copy link
Author

Karl,

Can you try with the code from http://jsbin.com/imafuf/3/edit and slicepoint set to 350?

You can also see a live demo on this page http://www.le-cordiste.com/sphere/index.php?go=profile&user=16&start=10
just below the words "Agrafe. - 01 mar 2011 - 14:45"

Sorry this page is in french.

Thanks.

@travco
Copy link
Contributor

travco commented Jul 9, 2014

@kswedberg If I had to take a guess based on HTML posted, I'd say the issue he was having was the same as the one fixed in #88.

Or that it was an issue of links getting "clipped" on expansion because of the default slideDown/slideUp animation.

Close issue?

@kswedberg
Copy link
Owner

Wow. Embarrassed about how long I've neglected this issue. So sorry, @geeklog-ben. I'm sure you've moved on far away from this by now. Anyway, I'm pretty sure @travco is right that this issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants