I Tried the solution that cLFlaVA gave me but i want to pop up 2 windows.
in the code provided 2 urls open but inside the same window... i need to open 2 new windows.
i tried target="_blank" but this didnt work.
thanks
i have downloaded several scripts...
and by clicking on a link only one pop up appears.
i want onclick to popUp 2 pages.
can anyone tell me how 2 do it?
i am new in javascript sorry if this is an easy question
...selection
var timerID; //to store the setInterval fun's id
var radIndex = -1; //to store the selected radio's index
var ExamDuration = 5 * 60 ; // 5 minutes
var showtimer = 1 // variable to decide whether to show the timer or now: 1 - show 0 - hide
var NoQ = 8 // variable to store...
...new Array(); //
var aSelected = new Array();
var count = 0;
var ansSel = 0;
var timerID;
var radIndex = -1;
var ExamDuration = 5 * 60 ;
var showtimer = 1
var NoQ = 10
i want the last 3 to be loaded from the XML File that i store my question and answers. The xml...
...new Array(); //
var aSelected = new Array();
var count = 0;
var ansSel = 0;
var timerID;
var radIndex = -1;
var ExamDuration = 5 * 60 ;
var showtimer = 1
var NoQ = 10
how can these 3 last variables be load the from an xml file such as
<?xml...
the code is kinda messy... i had an external programmer .
But you helped me a lot with this :
ress.innerText = cd[o]+" euro (" + o + " CD)";
i didn't think of it. Thanx a Lot Man
...//- DO NOT CHANGE
$RetrieveFile = fread($OpenFile, 200000); //- Reduce This To Save Memory
$GrabData = eregi("$GrabStart(.*)$GrabEnd", $RetrieveFile, $DataPrint);
$DataPrint[1] = str_replace("..", ".", $DataPrint[1]); //- Un-Comment This Line for...
..."r"); //- DO NOT CHANGE
$RetrieveFile = fread($OpenFile, 200000); //- Reduce This To Save Memory
$GrabData = eregi("$GrabStart(.*)$GrabEnd", $RetrieveFile, $DataPrint);
$DataPrint[1] = str_replace("..", ".", $DataPrint[1]); //- Un-Comment This Line...
no just these.
Probably some scripts are getting messed up with the one i am trying to insert... But how will i know which is the one doing the mess. Several scripts are beeing used besides the one i am trying to use.
I Need a line where the mess is beeing done! Is there a tool or something...
all brackets and everything are fine.
when i run the script individually works fine.
i use this to call the script
<script language="javascript" src="http://linux/aus/forum/students/{USERNAME}/drawform.js"></script>
<script>drawform();</script>
and then .js script is what i...
Hi there... i am trying for the past week to implement a javascript inside a phpBB forum. The script works great individually but when i put it inside the forum i get errors. But Internet Explorer can't locate the exact location of the false. It just returns me Object Expected and line 625...
thanx man for the info... my main problem at the moment
is that i
want to make to the following
<a href="javascript:emoticon('')">Link</a>
Inside the
i want according to the users selection to change
ex. the user selects from the drop down the image 1 i want to appear there...
and something else that came up.
after drawing the table
<script language="javascript" src="http://linux/aus/forum/xml/js/mypics.js"></script>
<script language="javascript" src="http://linux/aus/forum/xml/js/drawform.js"></script>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.