Search:
Type: Posts; User: Legs
Search :
Search took 0.01 seconds.
Very useful plug-in, thank you very much. Solved my similar query.
Afternoon/Morning/Evening all!!
I am currently using some very basic javascript as below to validate form fields:
<script type="text/javascript">
function validate() {
if...
Its obvious now, didnt even spot that, i was looking at the script too much! Do you have any idea about filling a text box using the total box?
If you stream your cam through a service like justin tv you can embed the stream onto your site using some code like below:
object type="application/x-shockwave-flash" height="295" width="353"...
My secret shame is revealed, I know nothing about javascript I friend wrote this for me as my expertise lie elsewhere. Is there a better way to achieve this?
Below if the code i am using. I cannot get to my computer righ now with the full source but this is what i am working on.
<html>
<head>
<script language="javascript">
total = 0;
function...
Before we get into anything it might be worth asking your hosting provider (I believe you use godaddy) when your site was last backed up by them if you don't have your own backups. It may be the...
Do you have a .htaccess file in your root directory?
Hi everyone
I have a query that may be extremely easy to solve but may be impossible.
I am trying to fill a text box with a value that is dependant on another text box.
I have checkboxes and...