Recent content by Kazuma

  1. K

    Javascript/HTML What am I looking for?

    I want to make a world map and have certain countries clickable? What can I do with javascript and/or html to achieve this?
  2. K

    Windows 7 and Ipod touch bluetooth won't work together why?

    I'm trying to pair my laptop with the ipod touch 4g they find each other perfectly but my computer can't find some driver that it needs i searched everywhere for that driver can't find it. I've updated all of my bluetooth drivers so what's wrong? what is this driver that it needs. My phone sucks...
  3. K

    [HTML] checkbox size?

    I need a couple of checkboxes to appear bigger than they display by default. How do I do that? I've tried putting in some pixels for the height and width properties in CSS but that only works in Google Chrome, not Firefox. Additionally, it only works clicking functionality wise, the actual box...
  4. K

    Bluetooth keyboard connecting issue on start-up?

    I just recently bought a lenovo all in one computer, and when I start my computer and turn on my keyboard, it doesnt connect until I use the bluetooth connect button. but the mouse automaticlly works everytime
  5. K

    php variable question?

    I want a variable that consist of the same value to all clients. Is there a way to do this without a txt file? The page will split traffic up into 1/4'ths... So like the variable will initially be 0 but after each user comes it would be incremented by one. If two users come it would be 2, if...
  6. K

    PHP has issues... what's the cure?

    I'm simply trying to test a javascript which I call with the following code: var url = "test.php?json=" + encodeURI(t.toJSONString()); //think of t.toJSONString() as a normal string Then on the PHP side which AJAX calls with that url variable I have the following three line program: <?php echo...
  7. K

    What are good cheap dirtbikes or pocket bikes?

    I am looking for a couple good small dirtbikes or pocket rockets. my only requirement is that they cant be too short, and they must be manual. and hopefully not expensive
  8. K

    Recommend ASP.NET host?

    I was going to go with justhost.com but they only support PHP... Any ASP.NET host available for equal to to or less than $6.00/month ?
  9. K

    Recommend ASP.NET host?

    I was going to go with justhost.com but they only support PHP... Any ASP.NET host available for equal to to or less than $6.00/month ?
Back
Top