Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cursor

Html5 How To Tell When Indexeddb Cursor Is At End

I am iterating thru an indexedDB data store, adding data to a JavaScript array. How can I tell whe… Read more Html5 How To Tell When Indexeddb Cursor Is At End

Is Cursor.skip() On Indexed Keys Always Faster?

I have 2 databases: slow and fast; each of which was fed with 4096 entries. The age key is a unique… Read more Is Cursor.skip() On Indexed Keys Always Faster?

Change Cursor Image (CSS URL) Using Javascript

I'm currently updating my website. I wanted to have an animated cursor on one of the pages. I f… Read more Change Cursor Image (CSS URL) Using Javascript