hai, i am in need of solution. i want to open a window (pop up) using java script. but i want to disable close button. please get me the solution for...
habibul rahman
habib_synergix@...
Mar 2, 2004 8:44 am
1166
hi all i need help in one thng at the earliest. thanx in advance ... well the issue is somethng like this: i am trying display a custom menu on a particular...
Hi, I would like to know is anyone has a script for playing more then one music file on a page. Which can time the songs to be played, or maybe delay a second...
Mel
mghill@...
Mar 8, 2004 5:27 pm
1169
yes there is a script for what you want. Email me and Ill send you it Mel <mghill@...> wrote: Hi, I would like to know is anyone has a script for playing...
I have created a pop up menu. It works in IE but not Netscape communicator. Does anyone know why and how I can work my way around this problem???? The code...
Lilie Silliara
lilie.silliara@...
Mar 10, 2004 6:59 pm
1171
In tomcat-3.3.1, I have a folder ../webapps/OpM/attachments which contains files like txt, doc,jpeg,xls etc. All the files are accessable by the url such as ...
Hi i am a beginner in HTML programming. i require a collection of HTML flat controls. please help me! __________________________________ Do you Yahoo!? Yahoo!...
Hello, This is a general question about selects. When the user changes the selection in the menu, the onChange calls a function to go to a page. For example: ...
Sounds like you need to tell Tomcat that XLS is a mime type of 'application/msexcel'. Is should then give it the correct header and I.E. will open the file...
Technically, this isn't really possible, but you can fool the browser into throwing a page. See http://www.w3.org/TR/REC-CSS2/page.html#page-breaks for more...
Hello everyone!!! I'm new in JavaScript, but I am to do very difficult (for me) task. Here it is: I have to create a website, which uses cookie: at first visit...
Adam Gotartowski
ag@...
Mar 18, 2004 11:40 pm
1181
This script has a user name ,times visited and last time visited, - records the date, not how many days add this to the head section <SCRIPT...
Adam, I would suggest reading through this page :- http://www.trans4mind.com/personal_development/JavaScript/cookie1.htm If will give you a good understanding...
Hi guys, haven't posted in a while, been messing round with CSS (Cascading style Sheets) I was wondering if one of you can tell me how to create a <div> tag ...
Michael, what about using a fixed pixel table, and then align='centre'? The alternative is to find the screen size :- if (bv=="NS4") document.write ("<tr><td...
if there a way to find out how many elements a form has? Also, is there a way to find out what type of element it is; like whether it is a textbox, or a...
This is what that link brought up. Unable to find thread. Please recheck the URL. Mel ... From: "Atkinson, Robert" <ratkinson@...> To:...
Mel
mghill@...
Mar 22, 2004 8:36 am
1189
I hope someone can help me because I have been searching all night and cannot find what I need. I am putting together a website that contains material that...
Probably one of the coolest "layers" effects I've seen, stars actually float around the screen and follow your mouse cursor! Looks great on a black or white...
Hi guys, haven't posted in a while, been messing round with CSS (Cascading style Sheets) I was wondering if one of you can tell me how to create a <div> tag ...
Craig - as per a recent post, start by reading http://www.trans4mind.com/personal_development/JavaScript/cookie1.htm This should help you get the basics...
How about using this before your code. <center> and this after your code </center> this is used to center on the page - what ever is between the <center>...
Mel
mghill@...
Mar 26, 2004 3:29 pm
1194
A really simple question here! I've got two checkboxes in a table row. If the left hand box is checked, I need to automatically check the right hand box. ...