You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the simplicity of inlineDisqussions. That the whole thing is a single .js file.
Here's a site (KTWO -- http://keepthewebopen.com/ ) with a similar idea, except the comments always stay in a fixed panel ... Another difference is that on KTWO, any single sentence can be annotated.
I have an idea for making inlineDisqussions responsive. If the comments can be shown in a fixed side panel, then one can have a set up where in landscape mode on a large screen, the document is on the left, and the comments panel is on the right (2 column system)... and in portrait mode on a small screen the document can be on top and the comments panel on the bottom.
Any thoughts on how I could implement something like this simply?
(Great work on inlineDisqussions by the way.)
The text was updated successfully, but these errors were encountered:
I love the simplicity of inlineDisqussions. That the whole thing is a single .js file.
Here's a site (KTWO -- http://keepthewebopen.com/ ) with a similar idea, except the comments always stay in a fixed panel ... Another difference is that on KTWO, any single sentence can be annotated.
I have an idea for making inlineDisqussions responsive. If the comments can be shown in a fixed side panel, then one can have a set up where in landscape mode on a large screen, the document is on the left, and the comments panel is on the right (2 column system)... and in portrait mode on a small screen the document can be on top and the comments panel on the bottom.
Any thoughts on how I could implement something like this simply?
(Great work on inlineDisqussions by the way.)
The text was updated successfully, but these errors were encountered: