The 'layer' that is created to show the text is simple HTML, so can contain anything you like that is supported by HTML. I've played with this myself a little,...
Tom, as 'myframe' is a _soft_ name (i.e. you chose it), then it's already a pointer, so not sure what the problem is. Perhaps you can explain what you're...
... pointer_to_frame to ... 'myframe' is a pointer in my example, true enough, but i want to vary that pointer depending on which frame has the mouse focus. i...
Robert Any idea why the text is off in IE6? Regards Riyad ... Received: Tue, 03 Jan 2006 02:34:37 AM PST From: "Atkinson, Robert" <ratkinson@...> To:...
Riyad Anabtawi
riyada@...
Jan 4, 2006 9:54 am
2227
My guess is the X and Y offsets :- var Xoffset=20; var Yoffset= -100; Try playing with these. Something like -60 and 20 should be close. Rob. ... From:...
Just had another look at the problem, and the popup is not in a static position in relation to the HREF, and moves about as you scroll down the page. This may...
Ok thanks Robert. In my Firefox and Netscape they are static.. so these seem to work fine there, how can I implement a debug program made just for IE 6.? Plus...
Riyad Anabtawi
riyada@...
Jan 4, 2006 1:11 pm
2230
Do you have I.E. 6? ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Riyad Anabtawi Sent: 04 January 2006 13:10 To:...
I would say the more errors people see in IE, the more they will use it less. I have had uninstalled a long time ago, and after having reinstalled it again ...
First of all I would like to thanks the help of the users. The sites about bidimensional arrays were very helpfull and i'm about to finish the sudoku game. But...
hi Riyad, when you post an item to the list, it will make it easier for others to reply if you limit the item to a single topic. also, the subject list should ...
i can't get window.onerr to workcan't get window.onerr to work, i.e., i still get the vanilla error popup. same for catch/try. i am running mozilla firefox. --...
You might find this page of general help: http://www.quirksmode.org/js/iframe.html Frames and W3 DOM do not always work nicely together, though, because of the...
Hi all I am new to the group and also javascript. I am slowly trying to learn how javascript works and have hit a varitable snag. I can't for the life of my...
is there a command-line debugger avail' for javascript? i know venkman claims to have a command-line option, but i need a debugger which does not require the...
Hi All, I am trying to create an expand / collapse div functionality in my web page. The data is database driven, and goes down 3 levels. (grandparent, parent...
hello there, if you go to question 5 and click the radio buttons, first and second it will give you 6a,6b,6c. When i click the third radio button then i want...
hello there, if you go to question 5 and click the radio buttons, first and second it will give you 6a,6b,6c. When i click the third radio button then i want...