Sticky Notes (Web App)

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
7 posts Page 1 of 1
Contributors
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Sticky Notes (Web App)
mikethedj4
Click Here: To Findout How I Made This!
stickynotes-webapp.png
Here's a very simple, and basic sticky notes web app for you guys. It does exactly what it's suppose to do.

Yes you can click, and drag it, and yes it has a scrollbar so if you add text that'll exceed past the div, it'll remain inside, and they'll be a scrollbar. (no custom scrollbar though)
You do not have the required permissions to view the files attached to this post.
Last edited by mikethedj4 on Tue Apr 26, 2011 9:28 pm, edited 2 times in total.
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Sticky Notes (Web App)
Axel
Very nice
but it would be nice if you could open multiple notes(well I can't)
and random color would be cool
btw a part of the scrollbar is missing :?
hmm.PNG
You do not have the required permissions to view the files attached to this post.
http://vagex.com/?ref=25000
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Sticky Notes (Web App)
GoodGuy17
This has given me inspiration to create a copy of my own, I just need the graphics. Thanks for the idea, and yours looks good too.
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: Sticky Notes (Web App)
mikethedj4
The scrollbar looks fine in Chrome, and this was just something I wanted to make out of bordome. Plus Cloud OS needed a sticky notes application anyway.
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: Sticky Notes (Web App)
mikethedj4
Axel wrote:
Very nice
but it would be nice if you could open multiple notes(well I can't)
and random color would be cool
btw a part of the scrollbar is missing :?
hmm.PNG
I fixed this error.

The textarea box was set to 100% height, and what it did was set it's height to 250px of the original sticky div it's displayed inside, and expanded that, cause it's displayed in the stickytop div. (Hopefully that makes sense)

So it was an easy fix.
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: Sticky Notes (Web App)
smashapps
Nice simple application looks good Mike :)
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: Sticky Notes (Web App)
mikethedj4
Thanks bro
7 posts Page 1 of 1
Return to “Source-Code”