Images in a table created by javascript libraries always shimmer or blink #1814
Unanswered
leessang01
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I'm not sure what you were trying to accomplish, but I would suggest using Markdown instead, which is the main reason for using Jekyll. | ID | Name | Price |
| :----------------------------------------------------- | :----- | ----: |
|  | Chirpy | Free | |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
How did you create the site?
Generated from
chirpy-starter
Description
Hello.
I wrote a post including html code to make a table with images. The table was created by javascript libraries like bootstrap-table, datatables, etc. However, The images in the table always shimmer (or blink) as if they still were loading. I have looked up several discussions or issues, but they say it's already been resolved.
I am not an expert CSS or Javascript, so please let me know what the problem is.
Please check the attached image and code using bootstrap-table. Thank you for your time.
Operations you have already tried
I've tested in my local environment before hosted on Github.
Bootstrap-table and datatables were tested, but I just attached code about bootstrap-table only.
Working
Not Working
Anything else?
You can test code using the online editor
Beta Was this translation helpful? Give feedback.
All reactions