hi,i am new to java script. i have a small html page and in tht there is form with few text fields and 3 button. based on which button is clicked , i want to...
I have on one occasion discovered that my flash logo shows a broken link. How can I replace that with a static logo incase there is no flash plugin on the...
Riyad Anabtawi
riyada@...
Nov 1, 2005 6:48 pm
2140
Thanks Rob, but I had already taken the ´rest of the script from there and wanted to add this part to it. Gofor ... that ... other...
Hello everyone, I would like to know how I could position a banner created in Flash embedded in an HTML document. The HTML tags generated by Flash were ...
Take a look at this thread and see if it helps :- http://groups.google.com/group/macromedia.flash/tree/browse_frm/thread /9ff8d89d3fabb5ea/6fb02225e42fe5c5? ...
I am trying to write a scrolling message into a msg box from a img link in a table can anyone please help me or give me some thoughts [Non-text portions of...
I have done a table with cages on it and have got the mouse over working so an image comes on mouse over but need to add sound to it !! linked thru a function...
The closest thing I can think of to this is a scrolling status bar :- http://javascript.internet.com/scrolls/double-status-bar-message.html You'd have to...
I am in the process of migrating to SHTML. How do I start using index.shtml ? by just deleting index.html? Thanks...
Riyad Anabtawi
riyada@...
Nov 2, 2005 7:48 pm
2148
hi, i am new to javascript can some one help me explaning wht actually 'this' keyword is and when it is useful. i know java and in java there is 'this' keyword...
Riyad, in order for the .shtml extension to work, your web server must be configured to allow includes and to recognise the .shtml extension. As you said, you...
I don't know exactly what 'this' does, but basically you can use it to refer to a specific object without having to use it's full name, as long as that object...
As far as I know everything is setup .. I want to use shtml so I can use includes.. and here I am using them ..All the pages are uploaded already. ...
Riyad Anabtawi
riyada@...
Nov 3, 2005 10:01 am
2152
I'd test this beforehand by renaming index.html to .save, then going to www.ranabtawi.com and making sure it loads index.shtml. Make sure you put something...
Just talked to my hosting company, and they dont allow to use index.shtml for my home page. I'd have to use index.html for that and the rest of the pages as ...
Riyad Anabtawi
riyada@...
Nov 3, 2005 12:59 pm
2154
I've come across this problem before. What you can do is put an instant redirect to your index.shtml page :- <meta content="0; url='index.shtml'"...
I prefer to go the longer way , i.e. to make index.shtml as index.html and then reference the rest of the shtml pages from index.html Ok, now that we are...
Riyad Anabtawi
riyada@...
Nov 3, 2005 2:58 pm
2156
I have created a simple form, and what I want to do is if a visitor clicks on Submit, I want first of all to show him a summary of the answers on a new window...
Save it on a cookie ;) Best, Esteban ... ___________________________________________________________ 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor...
Hi everyone, I am using AJAX and wrote the following code that is supposed to open a Flash Player in a new popup window (through a link to a php script) while...
Heya all .... I have designed a new site named Clicks Online <<...http://www.clicksonline.tk ....>> it consists of all the stuff a student more particularly...
hello everyone, i want to ask how can i change an image on refresh using javascript Thanks Simeon [Non-text portions of this message have been removed]...
good day! any hints on how to popup an image everytime i position my mouse pointer on a command button? say for example i have a command button ok, then when i...
navinder punn <nspunn2002@...> wrote: Hello Navinder, This is Kishor.I am also seeking for this type of code for my web created on . I am new for the...
I'm new to javascript and would like some help with this... I need to develop a program that display s web page that asks a person for their name and then...
Shannon, you can't easily do this sort of work with Javascript, because you have nowhere to store the information gathered, unless you use a local cookie. ...
Hi all I have this scroller and would like to use for announcements on my website. News or new changes or discounts etc.. ANy suggestions for improvements or...