Hi all i am using the following menu.js. Its working in IE but in firefox menu are not displaying in proper position. For eg.menu items of Actions are...
hi all I have a java applet I trying to setup it uses txt file whit data in them test is to go to the link were the txt files are an you sold be able to see...
Wrong group fella - this is JavaScript, not Java!! ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Beau Sent: 20...
Try a Java group for one thing. Another, the link you sent seems to be directly to a text file and not an HTML file with an applet. Opening a text file is...
I am trying to make a kiosk using Knoppix. I have a book that has instructions that uses javascript to open a new browser without an address bar.The script is...
Bruce - it's a little hard to see with the wrapping, but it looks like there's a problem around the 'here:' part of window.open. You seem to be missing the...
... Yes, I want the parent window to close after launching the kiosk window. I am getting the script from a book and have typed it in exactly as the book shows...
Hi I'm trying to create buttons for the navigation page of my website. I went to grsites.com and created a button. It uploaded to my site and I cut and pasted...
Hi I'm trying to create buttons for the navigation page of my website. I went to grsites.com and created a button. It uploaded to my site and I cut and pasted...
Norine, the reason a picture shows with a red 'X' is because it cannot be found by the browser. Make sure you have a file called 'button338600on.jpg' in the...
Thanks Robert. Got it. But now how do I also make it link?... Norine ... cannot be ... of your web ... [mailto:1stJavaScript@yahoogroups.com] On ... I went to ...
Okay. I figured that out...yeah...but how do I make the black border around the button disappear. I think it's probably something in the script, but not sure...
thanks. i'll give it a try. the part about the "this" seems easy enough. i'm not sure about after that, but it's something to work on. thanks again, norine ......
the "links" buttons connects to the page, but then on that page how do I type in another website for it to link to? thanks, norine ... on. ... tag. ... if ... ...
I was able to get all the buttons down for now, button my "link" button won't go to the page when clicked on. The code is identical to the others and I have...
Hi- I am a new member and need to learn how to use CSS. Is there anywhere online someone can recommend for me? CSS seems to confuse the heck out of me. I use...
Not completely sure what you're problem is here, but I'm guessing you want the 'http:www.teamkaratecenters.com' text to appear as a hyperlink? I can see your...
Rosy, although I'm no expert in CSS, I think I can impart a number of points. 1) Whether you use tables or <div>'s and <span>'s, you are going to need to use...
Thanks Rob. You did know what my problem was...I wasn't thinking. I've used a href for all of my links. I don't know why I didn't think to use it here. Did I...
... If you can send in the code you're using for 'this.src', I'll tell you where the error lies. ... Glad to be of service!!! Most forums will flame you when...
If you go to my home page and look at the code you'll see what a mess it is. I only switched out the "home" button and left the rest as is. As for other...
Rob, Did you getmy last email with th info you asked for? I replied earlier today but haven't seen it post. If not, I'll repost it. Thanks, Norine ... you...
Hi Rob, I've cleaned up most of the mess by being resourceful and googling image swap. Although I still can't get the mouseover to work with the "this". I'm...
The problem is fairly simple. When you pass a parameter in the function, anything not passed in quotes is called a variable - it's the name of an object that...
P.S. The images on the bottom of the main page are over 2MB each - so take an age to load. As a rule of thumb, you should never make any 'thumbnail' image ...
got it. thanks. that was easy. ... quotes is ... data, e.g. ... as that's ... [mailto:1stJavaScript@yahoogroups.com] On ... mess it is. ... you have ... ...
As it's a slow Friday afternoon, I thought this 'enhancement' might be useful. It's a completely automated version of the image swap script, where you don't...