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

Images are absent in list #8

Closed
KingR1 opened this issue Mar 2, 2015 · 10 comments
Closed

Images are absent in list #8

KingR1 opened this issue Mar 2, 2015 · 10 comments

Comments

@KingR1
Copy link

KingR1 commented Mar 2, 2015

In table in column i have just images. When i applied ReStable-plugin this images are absent in lists.

  • 3D Streets of Rage  
  • Nintendo 3DS
                                    </span></li><li class="cf"><span class="row_headers">
                                        <-- here must be image
                                    </span> <span class="row_data "></span></li><li class="cf"><span class="row_headers">
                                        Fantasy Violence
                                    </span> <span class="row_data "></span></li><li class="cf"><span class="row_headers">
                                        None
                                    </span> <span class="row_data "></span></li><li class="cf"><span class="row_headers">
                                        Sega
                                    </span> <span class="row_data "></span></li></ul>
    

    3D Streets of Rage Nintendo 3DS Rating Fantasy Violence None Sega
@micc83
Copy link
Owner

micc83 commented Mar 2, 2015

Have you been using ReStable 1.0.2 ?! https://github.com/micc83/ReStable/tree/v0.1.2
Moreover, if i'm not wrong even on 1.0.2 html should be allowed only on td not th.
Let me know,
Alex

@KingR1
Copy link
Author

KingR1 commented Mar 2, 2015

@micc83 Hi! Firstly i tried with 1.0.1 version, then with 1.0.2 but i include them as links.

About <th> - i didn't post html table example with images in th, just in td. I will try to update example to make it work

@micc83
Copy link
Owner

micc83 commented Mar 2, 2015

Can you recreate the example on http://jsfiddle.net/ ?

@KingR1
Copy link
Author

KingR1 commented Mar 2, 2015

@micc83 Please, http://jsfiddle.net/qxp777f4/

@micc83
Copy link
Owner

micc83 commented Mar 2, 2015

Hi @KingR1 what i meant was to recreate the working example. Not only the result... 😄

@KingR1
Copy link
Author

KingR1 commented Mar 2, 2015

@micc83 http://jsfiddle.net/qxp777f4/1/ I include 1.0.1 version, but now <ul> is empty

@KingR1
Copy link
Author

KingR1 commented Mar 2, 2015

@micc83 this one is with 1.0.2 http://jsfiddle.net/qxp777f4/2/

@micc83
Copy link
Owner

micc83 commented Mar 2, 2015

I don't know where the problem was however it seems to work fine: http://jsfiddle.net/qxp777f4/5/

@KingR1
Copy link
Author

KingR1 commented Mar 2, 2015

@micc83 Here http://jsfiddle.net/qxp777f4/6/ i left my html table + add table head + add all your scripts from your example... And it doesn't work :(

@micc83
Copy link
Owner

micc83 commented Mar 2, 2015

Hi @KingR1,

I checked, the problem is with jsfiddle that doesn't send the resize event. Resize manually the preview screen then run the script again. It will work. Or simply try locally.

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

2 participants