login  Naam:   Wachtwoord: 
Registreer je!
 Forum

var newwindow openen in mainFrame (Opgelost)

Offline Gust - 29/10/2008 13:38
Avatar van GustMySQL interesse Ik maak gebruik van de chained-select van dynamicdrive.com. Schitterend script!!!

De config.js begint met volgende code:
  1. //var hide_empty_list=true; //uncomment this line to hide empty selection lists
  2. var disable_empty_list=true; //uncomment this line to disable empty selection lists
  3.  
  4. var onclickaction="goto" //set to "alert" or "goto". Former is for debugging purposes, to tell you the value of the final selected list that will be used as the destination URL. Set to "goto" when below configuration is all set up as desired.
  5.  
  6. var newwindow=1 //Open links in new window or not? 1=yes, 0=no.
  7.  
  8. /////DEFINE YOUR MENU LISTS and ITEMS below/////////////////
  9.  
  10. enzovoort


Die var newwindow=1 zorgt ervoor dat de pagina in een nieuw venster opent. Staat ie op 0, dan is het een "_self". Maar hoe kun je ervoor zorgen dat ie in een ander frame opent, bijvoorbeeld het mainFrame?

1 antwoord

Gesponsorde links
Offline BramBo - 29/10/2008 14:07
Avatar van BramBo JS gevorderde document.frames["frame_naam"].location.href 
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.168s