What's Here?
- Members: 306,978
- Replies: 841,423
- Topics: 140,600
- Snippets: 4,465
- Tutorials: 1,166
- Total Online: 1,905
- Members: 91
- Guests: 1,814
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
No Tutorials Submitted. |
|
Code Snippets
|
 |
|
|
Submitted: July 9, 2008
Views: 772
This function is very useful when you want to add css files to your template. You can use a variable to store the string of HTML code that this function return and put it in your header.tpl file for example.
|
|
|
 |
|
|
Submitted: July 3, 2008
Views: 700
This function is very useful when you want to add javascript files to your template. You can use a variable to store the string of HTML code that this function return and put it in your header.tpl file for example.
|
|
|
 |
|
|
Submitted: July 3, 2008
Views: 704
A cross-browser function that sets the opacity of an element.
|
|
|
| |