I have a DIV, and I whenever the user alters the copy size, the div changes height, now whenever the DIV does this, I would like a function to run which will grab the offsetHeight of the DIV and run it through a few if statements.
I am not used to event Listeners, so any advice on the...
Is there a way of finding whether the browser uses javascript before the page loads? I have some javascript that alters the styling of the page, and need it to be this way to keep the site accessible. At the moment, the styles flicker from one to the other.
I understand that PHP is...
I want to display an XML file within a webpage, but it doesn't seem to work in firefox! I heard there is a proble with data islands in firefox, so does anyone know a way around it. I'm new to XML, so any help would be excellent.
Cheers all
Dan Duke
I have a basic form from an HTML page, and want it to run in director, sending 2 postcodes, and receiving back the miles! How do I get a form to work, I assume its kindof like
DistanceID = getnettext("http://www.theurl.php", ["postcode_a": PostcodeTo, "postcode_b": PostcodeFrom])
This should...
In my program, the code will calculate the number of members to go on the screen. Now I know to add a member you need to do a replace with one thats already on screen, but I dont know how many members will be required, so dynamically creating them using lingo would be excellent. I found...
I basically want to do an incrimenting loop, does anyone know how I can do this, cant find it in any of the help files! Here's a basic form of what I want to create from it all.
for(var i=0; i<5; i++)
{
trace("I am greater then 5");
}
so outputs text five times...
Dan
I need to somehow have director scan the log director for my messenger, load up each txt file, take out the relevant information, and put it all into a seperate txt file.
Any help would be appreciated, but my main question is how to get director to open each log that's in a folder into a text...
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.