Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 7 of 7
Search took 0.08 seconds.
Search: Posts Made By: swenn
Forum: HTML & CSS 05-12-2013, 06:59 PM
Replies: 3
Views: 206
Posted By swenn
If I understand right, you want to get rid of the...

If I understand right, you want to get rid of the white link colors that come up after visiting?

There is a line in 'findanevent.css' that should cause the problem: section.sociallinks a:link,...
Forum: JavaScript programming 05-12-2013, 06:19 PM
Replies: 2
Views: 143
Posted By swenn
Alright. So I cleared the canvas with this line...

Alright. So I cleared the canvas with this line of code: ctx.clearRect(0,0,canvas.width,canvas.height);

Unfortunately it is the fault of FOR loops...
It seems like it can't draw 10x10 tiles...
Forum: JavaScript programming 05-12-2013, 03:10 PM
Replies: 2
Views: 143
Posted By swenn
Image leaving traces when moving

Hi!

I'm playing around with JS and found a small HTML5 game tutorial that I thought would be cool to modify. (This is the outcome: http://www.lostdecadegames.com/demos/simple_canvas_game/ )
...
Forum: HTML & CSS 01-01-2013, 10:24 PM
Replies: 5
Views: 255
Posted By swenn
Aww! I feel stupid. Sorry for bothering you...

Aww!

I feel stupid. Sorry for bothering you guys with such a pointless mistake!
But yeah, it works now.

Hmm, a validator sounds like a good idea. And thanks a thousand!
Forum: HTML & CSS 01-01-2013, 09:53 PM
Replies: 5
Views: 255
Posted By swenn
Okay, I tried both of them - no luck. That's very...

Okay, I tried both of them - no luck. That's very strange...

I'll post my full page code, maybe someone sees the fault.
I marked the suspicious bits with red:

<html>
<head>...
Forum: HTML & CSS 01-01-2013, 09:14 PM
Replies: 5
Views: 255
Posted By swenn
css id problem

Hey!

I'm having a little problem with an id I assign:

<form id="myform">
<label for="username">Kasutajanimi:</label><input id="username" class="login-input" type="text"/>
<label...
Forum: JavaScript programming 01-01-2013, 12:02 PM
Replies: 2
Views: 266
Posted By swenn
buttan onClick

Hey there!

I've just started with all this website building stuff and now I'm stuck.

I'm struggling with a function that I cannot get to work. The thing is actually pretty simple, but I am out...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT +1. The time now is 06:04 AM.