calipho-sib / sequence-viewer

neXtProt protein sequence viewer (javascript) - From SIB CALIPHO group; neXtProt project
https://cdn.rawgit.com/calipho-sib/sequence-viewer/master/examples/index.html
50 stars 18 forks source link

Use jQuery instead of document for consistency #18

Closed amritghimire closed 10 months ago

amritghimire commented 4 years ago

Since, we are already using jquery, We can use jquery selector to get and check whether the element exists or not.