Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Rather simple profiler for > php5, if you want to find out where the heck those 0.5 sec function time goes into
0
1361
posted 17 years ago by birdspider
This used to be code adapted from Z'Oc, but I decided to start again and write it fresh with WP_Query instead of get_posts.
3
1815
posted 17 years ago by kristarella
I made an absolute tinny code to find the highest z-index of absolute DIV
to show my shouting box and to make it appear absolutely at the top of all html elements.
I used selector of â€body > *‘ instead of ‘body *‘.
â€body > *‘ means...
2
2233
posted 17 years ago by adnan
For a client I needed a bit of code that could split one file (html, editable through wysiwyg editor) to multiple files, since all files would by default become very long. This code splits one file by the <h1> tag. Easy for end-users to set. Use CSS...
0
1946
posted 17 years ago by axtg
this codings display welcome message , curent date and greetings
0
1435
posted 17 years ago by beamconsultancy
Change Text Highlight Color |
Prevent Firefox Scrollbar Jump |
Print Page Breaks |
Attribute-Specific Icons |
CSS Pointer Cursors |
Prevent Safari Resizeable Text areas
2
1509
posted 17 years ago by benjaminpearson
Call with the path of any javascript you want to load into the HEAD of the ASPX page.
1
3680
posted 17 years ago by jink
Returns the postback sender ID. This is usually a button ID from a form that caused a post back.
0
2146
posted 17 years ago by jink
Specify the limit on the number of file descriptors a process may have.
0
1533
posted 17 years ago by liqweed
Use this function to validate cookies set by Facebook Connect JS API
0
2082
posted 17 years ago by ping_ch
Expected Behaviour
==================
* Both classes should be rendered in the specified custom format when `store/book/list.json` is loaded.
* Order of how the marshallers are added should not matter.
* It should be possible to register more t...
0
1601
posted 17 years ago by kungfoo