Click here to Skip to main content
15,887,214 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: Yes/No Option in Javascript Pin
Pravin Patil, Mumbai15-Feb-11 2:51
Pravin Patil, Mumbai15-Feb-11 2:51 
AnswerRe: Yes/No Option in Javascript [modified] Pin
Sunasara Imdadhusen15-Feb-11 17:15
professionalSunasara Imdadhusen15-Feb-11 17:15 
GeneralRe: Yes/No Option in Javascript Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 8:34
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 8:34 
AnswerRe: Yes/No Option in Javascript Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 8:21
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 8:21 
AnswerRe: Yes/No Option in Javascript Pin
Monjurul Habib1-Mar-11 7:57
professionalMonjurul Habib1-Mar-11 7:57 
QuestionjQuery not working Pin
Hans Ruck11-Feb-11 3:30
Hans Ruck11-Feb-11 3:30 
AnswerRe: jQuery not working Pin
cjoki11-Feb-11 7:34
cjoki11-Feb-11 7:34 
GeneralRe: jQuery not working Pin
Hans Ruck11-Feb-11 10:12
Hans Ruck11-Feb-11 10:12 
Thank you and Shahriar for the answers. There is nothing special with the source code and it is even located in the same directory as the jQuery. I think it is just related to the way Chrome functions, since it works as expected in the incognito mode.

Here it is a fragment (relevant, I hope):

//...
</style>

<script type="text/javascript" src="jquery-1.5.min.js"></script>

<script type="text/javascript">

var x = 10;

$(window).load( // error here, $ unknown
function()
{
console.info("jquery loaded");
testLoad();
});

//...
Bogdan Rechi.

GeneralRe: jQuery not working Pin
cjoki11-Feb-11 11:42
cjoki11-Feb-11 11:42 
AnswerRe: jQuery not working Pin
Shahriar Iqbal Chowdhury/Galib11-Feb-11 10:00
professionalShahriar Iqbal Chowdhury/Galib11-Feb-11 10:00 
AnswerRe: jQuery not working Pin
Sunasara Imdadhusen15-Feb-11 17:55
professionalSunasara Imdadhusen15-Feb-11 17:55 
AnswerRe: jQuery not working Pin
Monjurul Habib1-Mar-11 8:14
professionalMonjurul Habib1-Mar-11 8:14 
QuestionConnect a web form to access database Pin
Babylon Lion10-Feb-11 14:11
Babylon Lion10-Feb-11 14:11 
AnswerRe: Connect a web form to access database Pin
Ravi Sant16-Feb-11 3:51
Ravi Sant16-Feb-11 3:51 
GeneralRe: Connect a web form to access database Pin
Babylon Lion16-Feb-11 4:49
Babylon Lion16-Feb-11 4:49 
QuestionXML to Javascript array Pin
Member 333447410-Feb-11 2:55
Member 333447410-Feb-11 2:55 
AnswerRe: XML to Javascript array PinPopular
Ravi Sant16-Feb-11 4:06
Ravi Sant16-Feb-11 4:06 
QuestionCheck is Session has Expired Pin
MWRivera9-Feb-11 5:55
MWRivera9-Feb-11 5:55 
AnswerRe: Check is Session has Expired Pin
MWRivera9-Feb-11 6:21
MWRivera9-Feb-11 6:21 
QuestionAutomation server can't create object Pin
Ali Al Omairi(Abu AlHassan)8-Feb-11 1:13
professionalAli Al Omairi(Abu AlHassan)8-Feb-11 1:13 
AnswerRe: Automation server can't create object Pin
WoutL8-Feb-11 2:51
WoutL8-Feb-11 2:51 
GeneralRe: Automation server can't create object Pin
Ali Al Omairi(Abu AlHassan)8-Feb-11 4:15
professionalAli Al Omairi(Abu AlHassan)8-Feb-11 4:15 
GeneralRe: Automation server can't create object Pin
WoutL8-Feb-11 8:32
WoutL8-Feb-11 8:32 
GeneralRe: Automation server can't create object Pin
Ali Al Omairi(Abu AlHassan)8-Feb-11 21:18
professionalAli Al Omairi(Abu AlHassan)8-Feb-11 21:18 
GeneralRe: Automation server can't create object Pin
WoutL8-Feb-11 21:55
WoutL8-Feb-11 21:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.