Bonky


Member since 2007

1 snippets

10356 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Bonky's Recent SnippetsTagged browser



« Prev 1 Next »
There must also be a JavaScript function defined in the containing HTML page: function makePopup(url,pop_name,width,height) { window.open(url, pop_name, "width="+width+",height="+height+",resizable=yes,scrollbars=yes"); }
1 2072 posted 19 years ago by Bonky
« Prev 1 Next »