View Single Post
Old 10-14-2003, 04:28 PM   #4 (permalink)
biginjapan
Inactive
 
Join Date: 10-14-03
Posts: 45
iTrader: 0 / 0%
Latest Blog:
None

biginjapan is liked by many
Another question about javascript: I use normal button links for internal linking between pages 1 to 7 and 8 to 14. The cross overlinks - for example 3 to 9, 4 to 10 (which will soon be 3 and 4 to 8 (index of Language B) because of the calculations) - use drop down windows and javascript:

<FORM NAME="DropDown"><SELECT NAME="DDlinks" onChange="LinkUp(this.form)"><OPTION SELECTED> xxx </option><OPTION VALUE="http://www.xxxyyy.com/yyy.htm"> yyy </option></SELECT></FORM>

Does Google understand that this is a link?
biginjapan is offline   Reply With Quote