Search:
Type: Posts; User: Seiduna
Search :
Search took 0.02 seconds.
You have an SSH access on rented host?
That is a rare flower khaha... So, off topics,
you can access all folders on server, or just your folder?
As I said, I am not quite sure of right...
Oi, sure,
I tried as suggested, but that did not do the trick.
What I have is paying hosting, and I have c-panel, where I can create subdomains, mysql and other data bases and so on. On that...
Ola
Sometimes you need to 'clear' your divs... like 'enter' to go to next line.
Try adding this piece of code right above your footer div:
<div style="clear:both;...
Hello Michael_G and thank you for your answer.
I tried both yours suggestions.
I must admit, first one I did not get to work,
but second one, with hidden fields, that did the trick.
So I went...
Hello,
I have to make a form, where a part of a form is repeated n-times e.g.:
previous education: text field
school: text field
degree: text field
add to form (link)
and as a user clicks...
Hello guys,
http://www.switch.beezgetz.com/ (html5 browser required!)
I want to put 2 pictures on canvas, one in 'sky' and other in 'ground' portion (so user can change it).
The thing is,...
Hello aj_nsc,
and thank you for prompt response.
Also sorry for delayed response, I just could not manage before...
Ok, I added .htaccess file in main domain, in subdomain (where site uses...
<video src="path/to/video.ogv" controls="controls" width="400" height="600" >Your browser does not support the video tag.</video>
On local machine video works just fine, but as I upload it on...
Ola
I got it to work!
I used fill method,
ctx.fillStyle = "green";
ctx.beginPath();
ctx.moveTo(center.x, center.y);
ctx.lineTo(x2, y2);
ctx.arc(200, 200, radius, ...
picture
Hello, newbie here
Doing in html5 canvas, so JavaScript (was not sure where to post, but here I go...)
Above is a link to picture that I need to do. It is clock-like.
I will have to...
I can not find edit button, so I am posting another post.
I managed to make it work!
http://www.goran.beezgetz.com/index.html
At the bottom of the page you can see how long you are on that...
Hello,
This is my first post tra la la, so sorry if I mess thing up ;)
Also I am not native English speaker
Here is the web site that I am putting together for my exam:...