Hi, I am Hassan Ahmad, and I am a web developer. I have lots of experience (more than 8 years) in this field under my belt. I can create...
Interest rate / 2 maybe, instead of 12?
For your first question, try this instead: System.out.println ("Enter the annual interest rate as a percentage (eg. 6.0)\n"); interest =...
You've to put the script in the parent directory of week2. And you don't have to call it 'every day', it will run automatically once you set up a...
I have sent you a PM.
Still waiting for the payment after about 10 days of the job completion!
I'm interested too. My skype is farhan.kakak!
Job taken!
Try replacing the lines at 142-144. I haven't tested it myself though! // animate the bg color of the item $wrapper.stop(true).animate({...
<?php if (isset($_POST['check'])) { $result = false; if (isset($_POST['chbox'])) { $result = $_POST['chbox']; } echo...
$(document).ready(function() { $("h1 a").each(function() { $entry = $(this).attr("href"); alert($entry); }); });
Try none - if it's using background property in css, it should work then.
You cannot access a webpage (PHP or anything) residing on a different domain using Javascript. It's known as the same origin policy.
Try this: ajaxRequest.open("GET", "script.php" + encodeURIComponent(queryString), true);
Separate names with a comma.