Hi All,
I have this function to validate, whether a users has made a selection from a multiple selection list box.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<script language="javascript">
function...
Hi people,
I have this site
http://www.sminedesign.com/clients/rapidLabels/
when viewed in ie6 or ff1, the menu on the top RHS, has a small gap between the top image and the ul tag (the ul tag holds the menu list items), here is the code
<div id="head">
<div id="navlist">...
Hi people,
I have this site
http://www.sminedesign.com/clients/rapidLabels/
when viewed in ie6 or ff1, the menu on the top RHS, has a small gap between the top image and the ul tag (the ul tag holds the menu list items), here is the code
<div id="head">
<div id="navlist">
<img...
Hi everybody,
I have a simple table in my database that holds my website content (text), on my page i am running this query to get the text from the database.
"SELECT * FROM `content`"
Is there a way from this point I can iterate through each piece of content, and display them at different...
Hi guys, i have this code, it renders fine in ie6 and even well in ie4 (cept for the double margin) but ff 1.01 wont clear properly, i have tried all types of clearing but have had no success. It looks like a nested div in ff but it isnt, ie renders it correctly as two divs next to each other...
Hi guys,
I am looking for a way, to allow users some basic formatting options for the text the enter in a form text area. Something similar to the way tek-tips lets you use their Tecumseh Group Markup Language, to format text, add links etc...
Do these types of functions exist within php...
Hi gang,
hope yall is well, have this page, http://www.equilibriumradio.info/test/contact.php
the form elements are positioned using a table, both the form and table tags are within a p tag, like so.
<p>
<form>
<tabel>
text and form elements
</table>
</form>
</p>
the p tag is
p,h1,h2{...
Hi guys ad girls,
I have a js function in which i use some asp session variables, which are generated when the page is loaded.
if i declare the session variables, then have the js function below that (all in the head) it works fine, but when i put the js into an external js file, it stops...
Hi guys,
Im doing a js list of dates that only displays the dates that have not passed. Tho so far using 'new date' all i get is a local system time which can be dubious if the clock is incorrectly set on the users system. How can i get a GMT or server date to evaluate my list against?
I...
Hi yall,
I have a printer friendly page (a word document exported to html, ewww!) That a side, is there any kind of code i can put in the page that will over ride the users local print settings? The settings which print the title of the web page and the url at the top and bottom of the...
Hi yall,
I have a printer friendly page (a word document exported to html, ewww!) That a side, is there any kind of code i can put in the page that will over ride the users local print settings? The settings which print the title of the web page and the url at the top and bottom of the...
Hi there,
I haven't done any js for ages and i canna work out why this function wont swap the image AND write a new line of text! They both work fine by themselves, but when slapped together, there is no love. i get the feeling it does the image swap, then gets rid of it and writes the text...
Hi peeps,
I am using setCookie() to create a simple cookie. Then i use a simple if statement to test that the cookie has been created.
When load the page, it tells me the cookie has not been set, only when i hit refresh it will the of the existance of the cookie be recognised.
I have tried...
Hi Guys, i am using this script to update the date at the bottom of my page for copyright. This works find in ie but the new date() function fails in Fire fox. Has anyone seen a way around this?
Cheers
Paul.
<script language="JavaScript">
//script to keep the copyright date current...
Hi folks,
Im sure this is the same old problem that comes up time and time again, but i cant find a clear answer. How do i make my containing divs scale in height to match that of their content?
In this example, http://members.optusnet.com.au/porle/referenceCode/divHeight.htm , the div...
Hi Peeps,
I have created an enterframe script to tween a movie clip. The tween changes the _xscale/_yscale values (uniformly), and the _x and _y positions.
The script will increase the scale and move the x and y positions in one direction, but when i want it to decrease the scale back down...
I folks,
i am using a repeat loop to fade / fade out image, but i want to controll the speed of the transition, the repeat loops so quickly, i fear it might lag on some older systems. Even if thats not the case i would like the fade in / out to be a little slower over all..
repeat with...
Hi Guys,
I am trying to use an array to store numbers generated at random, using the below script:
function mouseUp(Javatest) {
//javascript
var myArray = new Array();
Javatest = test
myArray.push(Javatest);
trace(myArray);
}
Where 'test' contains the randomly generated number...
Hi folks,
Looks like i have all the questions ;)
I am using this frame script to puppet/change cast members. When the cast members change, i also want to puppet a sound, the sounds play sometime, but they sound like they are getting stuck, being cut off early or looping over and over (although...
Hi folks,
I am familiar with swapping a sprite to a different cast member using the member or membernum command, but how do i load a sprite to a new channel, one without any existing sprite? How do i create a new instance of a cast member and place it into a specific sprite channel?
Thanks in...
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.