|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Smurf Join Date: Apr 2008
Posts: 1
![]() | I'm using MicroSoft Frontpage to build/modify my web site (since I don't read or write HTML). I have 6 Buttons for navigation to different pages. After making a few edits/saves/re-publishing, my buttons exceed 150 ... dups I've have included the front end functions from my Index.htm generated by FrontPage: <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Page-Enter" content="revealTrans(Duration=1.0,Transition=5)"> <script language="JavaScript"> <!-- function FP_preloadImgs() {//v1.0 var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array(); for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; } } function FP_swapImg() {//v1.0 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length; n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm; elm.$src=elm.src; elm.src=args[n+1]; } } } function FP_getObjectByID(id,o) {//v1.0 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id); else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el; if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c) for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; } f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements; for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } } return null; Any suggestions on how to turn off the multiplying buttons and invoke over-writing. Thanks, TreeTalk Last edited 04-19-2008 at 11:35 PM. |
| | |
|
| |||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Turn iWebTool around contest | jumpenjuhosaphat | Discuss iWEBTOOL | 6 | 02-09-2008 09:24 PM |
| Web Marketing Blog - How To Turn Your Traffic from Low to High | ForumZClub | Advertise your website | 0 | 01-06-2008 10:25 AM |
| open office: 1. how to set labels bottom margin? 2. how to set all labels to be right | asde | General Talk | 0 | 03-22-2007 09:02 PM |
| How much money do you make off adsense each month? | ev8321 | 10 | 02-22-2007 09:59 AM | |
| How much off domain parking? | illusion | Domain Name | 13 | 12-21-2005 07:34 AM |