Hi,
var url=window.location.search; //gibt "?variable=parameter" aus
var param= url.split("=" + 1); // soltle parameter ausgeben
Wo in url steht denn bitte =1 drin?
MfG ChrisB
--
„This is the author's opinion, not necessarily that of Starbucks.“