Great. How do you display site in these different languages? I suggest by GET paramater (www.yoursite.com/?lang=LANG), then you simply send this linkm with the specific GET parameter.
$('#eventinfocurrent_td').html(data);
because for some unknown reasons the innerHTML is causing strange bug and when I click on some game and after that on some...
Hi
My site is http://fodbold.co/
Clicking on random results must append addtional data for the game under the game row. Working in all browsers. But in Chrome and Firefox it is exremely fast. In IE...
No, I was just testing sth... Finally I got it and fix it - it las a load issue. I put all the external JS in the HTML and I got it working :) Anyway, 10x for the replay!
Hi,
my javascript is crashing when my page loads for its first time in IE 8! This is very strange. When I refresh the page everything is OK. When I clear the cash, cookies, etc the problem appears...
Hi!
I have a big problem here.
Please, see the simple example:
http://livescore-bg.net/srpski.html
I want when I change some of the menus 3 thing to happen in the folowing order:
1) Old flag to...
Hi
How to mark part of image with border??
I think there is no CSS border atribute for the <area> HTML tag, so the onliest what I can use are the coordinates of the part if the image I need marked....
..also you say that it requires flash, and therefore addons. OK, I know that. Lets assume I want sth that to be working on a browser, on which is also youtube working, I mean, using the same addon....
Hi.
I am trying to run a sound in my web browser only when a defined event happens.
First of all, I want to tell you that I have tried a lot of different ways to play sound, but almost all of them...
Hi.
I am trying to run a sound in my web browser only when a defined event happens.
First of all, I want to tell you that I have tried a lot of different ways to play sound, but almost all of them...
Hi
is there any way in Javascript or Jquery to disable the suggest list of previously inputed values in a textfield under it when you start input anything in it??
Hi! I have a problem with my AJAX requests. After about 20 mins it stops refreshing. I know that this issue is because of cashing of the browser. For that purpose I use: