ka215 / jquery.timeline

You can easily create the horizontal timeline with two types by using this jQuery plugin.
MIT License
240 stars 43 forks source link

help.nothing appear correct #60

Closed ali-ghazi78 closed 3 years ago

ali-ghazi78 commented 4 years ago

hello . tnx for your really nice plugin when i use your plugin i get this result image this is my code `

index2.txt

`

thank you.

ka215 commented 3 years ago

Hi, there was a mistake in your HTML markup.

You need to markup the element (<div id="my-timeline"></div>) of the container where the timeline is displayed inside the body tag.