Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 3 of 3
Search took 0.03 seconds.
Search: Posts Made By: kegra
Forum: JavaScript programming 06-19-2011, 01:40 PM
Replies: 23
Views: 3,041
Posted By kegra
also to make fun of the situation (how much i...

also to make fun of the situation (how much i rely on jscript) i am using ccs3 transformations that work flawlesly on webkit browsers except IE :rolleyes:
eg i use rotate and skew on html elements...
Forum: JavaScript programming 06-19-2011, 01:08 PM
Replies: 23
Views: 3,041
Posted By kegra
<script type="text/javascript"> function...

<script type="text/javascript">
function createCookie(name,value,days) {
if (days) {
var date = new Date();
date.setTime(date.getTime()+(days*24*60*60*1000));
var expires = ";...
Forum: JavaScript programming 06-18-2011, 05:31 PM
Replies: 23
Views: 3,041
Posted By kegra
Hi Philip M, wanted to express my gratitude for...

Hi Philip M, wanted to express my gratitude for posting this answer and greatly helped me to achieve what i was looking for even if this a 9 months old thread. i am an inexperienced coder my self...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT +1. The time now is 11:38 PM.