Mandar Deshpande

Results 6 comments of Mandar Deshpande

@dsehnal Thanks for adding the example. @Birch78 Here is demo fyr [https://embed.plnkr.co/KIpwZLQClq6hMyh7SU5Y/](https://embed.plnkr.co/KIpwZLQClq6hMyh7SU5Y/)

On compareing the elements above, it looks like you are missing the `id` attribute in yours. Add `id="litemol_1cbs"`. In script.js of the demo, you can see that `id` is used...

Hi Could you please check and share if there are any console error logs? as the example you are referring to is working fine I couldn't do any debugging on...

Sorry I have fixed the links

Here is the working demo to render pdb using 'source-url' attribute [source-url demo](https://embed.plnkr.co/zF2KS6GgX8fi6j2FXX80/) Regarding the icons, I see you copied the library css and js files. css file has icon-fonts...

Just add the complete path of your pdb file in the source-url attribute For example : source-url='https://www.your_website.com/SOME_FOLDER/PDB_FILENAME"