( please say yes.. )
Search found 45 matches
- Sat Apr 09, 2005 8:32 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: "popup()" stopped working in most browsers
- Replies: 2
- Views: 2992
- Sat Apr 09, 2005 12:05 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: "popup()" stopped working in most browsers
- Replies: 2
- Views: 2992
"popup()" stopped working in most browsers
I have put up a short movie that demonstrates the problem.
Click Here
I'm using "popup()" inside a form text field like this..
<form name="form1" action="/pages/searchResults.lasso">
<a href="#" onclick="document.form1.submit(); return true;">
<img src="/images/binocs.jpg" align="middle ...
Click Here
I'm using "popup()" inside a form text field like this..
<form name="form1" action="/pages/searchResults.lasso">
<a href="#" onclick="document.form1.submit(); return true;">
<img src="/images/binocs.jpg" align="middle ...
- Tue Jan 25, 2005 6:57 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu acts "Fixed" in certain browsers
- Replies: 4
- Views: 4715
- Tue Jan 25, 2005 3:26 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu acts "Fixed" in certain browsers
- Replies: 4
- Views: 4715
- Mon Jan 24, 2005 8:15 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu acts "Fixed" in certain browsers
- Replies: 4
- Views: 4715
Menu acts "Fixed" in certain browsers
All the following Mac browsers: Netscape 7.2, Explorer 5.2.3, and Firefox 1.0 have the following problem.
Goto http://fbcity.securesitehosts.com and scall the window for each browser small enough so that the window's vertical scroll bar appears with at least an inch of throw.
THEN (not before ...
Goto http://fbcity.securesitehosts.com and scall the window for each browser small enough so that the window's vertical scroll bar appears with at least an inch of throw.
THEN (not before ...
- Sat Jan 22, 2005 11:30 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
- Sat Jan 22, 2005 11:24 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
I figured it out, and the answer to at least half of my request is actually quite simple. But first, your question..
Ruth's suggestion should at least test whether the pagematch feature will actually match such a url
Not using pagematch, no, ..not when onLoad="popup('TopDepartments');" is used in ...
Ruth's suggestion should at least test whether the pagematch feature will actually match such a url
Not using pagematch, no, ..not when onLoad="popup('TopDepartments');" is used in ...
- Thu Jan 20, 2005 7:31 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
- Thu Jan 20, 2005 11:30 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
- Thu Jan 20, 2005 4:57 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
- Wed Jan 19, 2005 7:55 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
- Wed Jan 19, 2005 7:32 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
- Wed Jan 19, 2005 7:12 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Pagematch not working
- Replies: 13
- Views: 10311
Pagematch not working
I am using Lasso as the scripting language in my project.
Before the page is parsed by the browser, the server-side lasso parser assigns a variable that is used to insert the following (in bold) js function call into the body tag..
<body onLoad="popup('TopDepartments');" background="/colorSchemes ...
Before the page is parsed by the browser, the server-side lasso parser assigns a variable that is used to insert the following (in bold) js function call into the body tag..
<body onLoad="popup('TopDepartments');" background="/colorSchemes ...
- Tue Jan 11, 2005 5:47 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: What's the difference type=[header|form]?
- Replies: 12
- Views: 8220
- Tue Jan 11, 2005 2:16 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: What's the difference type=[header|form]?
- Replies: 12
- Views: 8220
- Sat Jan 08, 2005 7:34 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: What's the difference type=[header|form]?
- Replies: 12
- Views: 8220
Thanks
Milonic is flat out awsome.
Thanks for the answer.
-Tim
Thanks for the answer.
-Tim
- Wed Jan 05, 2005 12:53 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with rollovers
- Replies: 6
- Views: 3909
Smart, very smart..
That did it, yeah!
Although I don't know why this problem reared its ugly head to begin with.
But who cares.
Thank you.
On another note, I made another posting here and was wondering if you had any thoughts regarding same.
So far, I have been able to get it to open the first level using:
<a ...
Although I don't know why this problem reared its ugly head to begin with.
But who cares.
Thank you.
On another note, I made another posting here and was wondering if you had any thoughts regarding same.
So far, I have been able to get it to open the first level using:
<a ...
- Tue Jan 04, 2005 11:42 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with rollovers
- Replies: 6
- Views: 3909
Why background color?
Ruth,
I'm a bit confused here.
What does any kind of background color have to do with this problem?
The problem, as I see it, is that (on the Mac browsers I have looked on) the one and only menu element's font color changes to the browser's default VISITED color whenevr any of the elements on the ...
I'm a bit confused here.
What does any kind of background color have to do with this problem?
The problem, as I see it, is that (on the Mac browsers I have looked on) the one and only menu element's font color changes to the browser's default VISITED color whenevr any of the elements on the ...
- Tue Jan 04, 2005 7:45 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with rollovers
- Replies: 6
- Views: 3909
I tried.
I tried out both ideas.
Neither helped.
Neither helped.
- Tue Jan 04, 2005 5:58 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with rollovers
- Replies: 6
- Views: 3909
Problem with rollovers
You can see in this animated image that when I roll over the Main_Menu one of the elements ("Departments") takes on what looks like an on/offcolor.
http://fbcity.securesitehosts.com/images/rolloverProb.gif
I cannot find any reason why this would have suddenly appeared.
The only change that I can ...
http://fbcity.securesitehosts.com/images/rolloverProb.gif
I cannot find any reason why this would have suddenly appeared.
The only change that I can ...