I'm trying to incorporate the following HTML "form" code into an aI menu element:
<input name="terms" type="text" onFocus="this.value=''; this.style.backgroundImage='none'; this.style.paddingLeft=0" value="Search" size="18" maxlength="50" class="Search" />
The above code works fine in HTML, but I ...
Search found 16 matches
- Sat Sep 20, 2008 1:01 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Need Help Incorporating HTML Form Code
- Replies: 1
- Views: 2169
- Wed Oct 31, 2007 7:56 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Need Help with Javascript link -- {SOLVED}
- Replies: 1
- Views: 2208
Re: Need Help with Javascript link
I solved the problem. Here's the code:
aI("text=Link;url=javascript:clickfunction=show('template33');image=test1.gif;overimage=test2.gif;imagepadding=4;imageposition=right;");
FYI
aI("text=Link;url=javascript:clickfunction=show('template33');image=test1.gif;overimage=test2.gif;imagepadding=4;imageposition=right;");
FYI
- Wed Oct 31, 2007 12:47 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Need Help with Javascript link -- {SOLVED}
- Replies: 1
- Views: 2208
Need Help with Javascript link -- {SOLVED}
I'm trying to incorporate this javascript link into the menu as an aI line:
<a href="#" onclick = "show('template33');return false;">Link</a>
Can someone show me how to accomplish this? I've tried a number of things suggested in the forum, but can't seem to get it to work. Here is my last attempt ...
<a href="#" onclick = "show('template33');return false;">Link</a>
Can someone show me how to accomplish this? I've tried a number of things suggested in the forum, but can't seem to get it to work. Here is my last attempt ...
- Fri Oct 26, 2007 11:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with pageimage and bookmarks
- Replies: 3
- Views: 17397
Re: Problem with pageimage and bookmarks
I can't provide a link at the moment, but here is a screenshot of your site from which I can demonstrate the problem. I'll try to be a little more specific:
http://www.ehole.com/example.jpg
First, imagine that all the links shown are bookmark links on the same html page. If I were to click the ...
http://www.ehole.com/example.jpg
First, imagine that all the links shown are bookmark links on the same html page. If I were to click the ...
- Fri Oct 26, 2007 11:24 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with pageimage and bookmarks
- Replies: 3
- Views: 17397
Problem with pageimage and bookmarks
One section of my main menu links to a single page that has multiple bookmarks on that page. When I link to a bookmark, the double arrow pageimage correctly shows in front of the bookmark link on the menu. However, if I then link to another (or any subsequent) bookmark on the same page, the ...
- Thu Jan 25, 2007 7:40 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change border color on one side
- Replies: 6
- Views: 5344
- Thu Jan 25, 2007 6:04 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change border color on one side
- Replies: 6
- Views: 5344
- Thu Jan 25, 2007 5:39 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change border color on one side
- Replies: 6
- Views: 5344
- Thu Jan 25, 2007 5:26 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Change border color on one side
- Replies: 6
- Views: 5344
Change border color on one side
Is it possible to change the border color of a menu item on one side only? If so, do you have an example of the language/wording used?
Thanks very much.
Thanks very much.
- Wed Jan 24, 2007 2:11 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Convert Form Button Link to aI Menu Link
- Replies: 10
- Views: 7536
Variable
One last point.
Just to make sure I understand, is it correct that I could use "_mywindow" or "_global" or "_newwindow" or "_[something else]" in place of "_W"?
The reason for this question is that I really don't know what terms would support the resizeTo and focus methods and which terms would ...
Just to make sure I understand, is it correct that I could use "_mywindow" or "_global" or "_newwindow" or "_[something else]" in place of "_W"?
The reason for this question is that I really don't know what terms would support the resizeTo and focus methods and which terms would ...
- Wed Jan 24, 2007 1:12 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Convert Form Button Link to aI Menu Link
- Replies: 10
- Views: 7536
One more question
Thanks, that really helps.
One last question. I take it the "_W" acts like a variable and could be any value, including "_mywindow" as I used in the form button code. Is that right?
I really appreciate your help.
One last question. I take it the "_W" acts like a variable and could be any value, including "_mywindow" as I used in the form button code. Is that right?
I really appreciate your help.
- Wed Jan 24, 2007 12:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: No variable
- Replies: 0
- Views: 3748
No variable
Andy,
No, I haven't set the variable as I don't know how to do that.
How would I set a variable to "w" so that it applies to this aI code (and where would I do it)?
Or, if there is an easier way to accomplish the same thing without a variable, please let me know. Maybe that would be simpler ...
No, I haven't set the variable as I don't know how to do that.
How would I set a variable to "w" so that it applies to this aI code (and where would I do it)?
Or, if there is an easier way to accomplish the same thing without a variable, please let me know. Maybe that would be simpler ...
- Wed Jan 24, 2007 12:04 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Convert Form Button Link to aI Menu Link
- Replies: 10
- Views: 7536
This is my attempt at an aI link
Andy, first thanks for the prompt help.
The form code I provide works as html in my page (domain changed) and provides the new window I desire. In my menu, here is my attempt an an aI link that accomplishes the same function:
aI("text=Test;url=http://www.domain.com/index.html; target=_new ...
The form code I provide works as html in my page (domain changed) and provides the new window I desire. In my menu, here is my attempt an an aI link that accomplishes the same function:
aI("text=Test;url=http://www.domain.com/index.html; target=_new ...
- Wed Jan 24, 2007 11:48 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Convert Form Button Link to aI Menu Link
- Replies: 10
- Views: 7536
Form Button Link...
I don't want an actual button on my menu, I just want an aI link that accomplishes the action of the form button. I'm sorry I wasn't clear.
- Wed Jan 24, 2007 10:52 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Convert Form Button Link to aI Menu Link
- Replies: 10
- Views: 7536
To be more specific...
My primary interest is how to code the form button link so it works as an aI menu link (not what the target name is). I've tried several approaches without success. I'm sure I'm missing something simple. Any help putting this form button link in the right aI format would be greatly appreciated ...
- Wed Jan 24, 2007 9:49 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Convert Form Button Link to aI Menu Link
- Replies: 10
- Views: 7536
Convert Form Button Link to aI Menu Link
I have a form button link that I would like to convert to a regular aI menu link but I'm having problems. Here is the form button code:
<input
type="button"
value="ENTER"
onClick="var mywindow = window.open('http://www.domain.com/index.html','portal','height=5000px,width=5000px,toolbar=no ...
<input
type="button"
value="ENTER"
onClick="var mywindow = window.open('http://www.domain.com/index.html','portal','height=5000px,width=5000px,toolbar=no ...