cessnajumpin


Member since 12/05/2008

Name: Jack Melnick

Location: Here and There

Website: www.jmelnick.com

8 snippets

1760 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

cessnajumpin's Recent Snippets



« Prev 1 Next »
A quick snippet that removes the 'px' when accessing a value through jquery, and converts it into an integer.
0 512 posted 12 years ago by cessnajumpin
A coworker asked if I remembered a password for one of our FTP servers. I didn't, but FileZilla creates a hidden folder when you install it that contains the information for the dropdown "quickconnect". Thanks to that you can easily see all of your s...
0 498 posted 13 years ago by cessnajumpin
All credit for this goes to iheartactionscript.com I'm just copying it here so I won't have to remember where I found it
0 388 posted 13 years ago by cessnajumpin
A quick and easy function to convert seconds into easily readable time. (90 seconds = 01:30)
1 674 posted 13 years ago by cessnajumpin
Ever have to make a swf that needs to change height? Want to use the browser's scrollbar instead of having to create one in flash?
0 451 posted 13 years ago by cessnajumpin
Create an excerpt from the main copy, removing any image or other HTML tag markup so it will be clean. In this case the length is 160 characters, change that number to change the length of the excerpt
0 459 posted 14 years ago by cessnajumpin
Extremely simple... just pass in the string you want to ellipse, and the position you want to do it at. The code takes care of the rest.
2 523 posted 15 years ago by cessnajumpin
A simple line of code to apply to attributes that need to be toggled on and off.
0 489 posted 15 years ago by cessnajumpin
« Prev 1 Next »