The Daily Click ::. Forums ::. Klik Coding Help ::. browser object question
 

Post Reply  Post Oekaki 
 

Posted By Message

Jake Jilg



Registered
  12/06/2003
Points
  53
12th January, 2008 at 06:44:26 -

Is there a browser extension for TGF1 that will open a web site address in a browser and then open another page over top of it, and not in a new window? I'm trying to get one by 3ee to do that, but I can only get it to open in new windows.

 
zeeky boogy doog

X_Sheep

I had a custom rating before it was cool

Registered
  01/03/2004
Points
  1313

VIP MemberPicture Me This -Round 23- Winner!Dos Rules!
12th January, 2008 at 06:46:31 -

What do you mean with opening a page "over top" of it?

 
a/n

Jake Jilg



Registered
  12/06/2003
Points
  53
12th January, 2008 at 06:47:57 -

Like open a new page in the same window that is already open. EDIT: And in the same tab too, for tabbed browsers.

Image Edited by the Author.

 
zeeky boogy doog

X_Sheep

I had a custom rating before it was cool

Registered
  01/03/2004
Points
  1313

VIP MemberPicture Me This -Round 23- Winner!Dos Rules!
12th January, 2008 at 07:15:05 -

You would have to do that in the page itself, not in the application. With iframes or something.

 
a/n

Jake Jilg



Registered
  12/06/2003
Points
  53
13th January, 2008 at 15:31:22 -

Well I want the application to open a javascript injection. To see what I mean, this is that injection:

javascript:function Shw(m) {if (self.moveBy) {for (i = 5; i > 0; i--) {for (j = m; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)


Just copy that whole thing and paste it in address bar and hit enter. It temporarily shakes the screen. The application opens up the Daily Click page, so I have no control of the codes on the page I'm opening. I want it to open the Daily Click page and when you do a certain thing, open the injection and shake the screen. But the injection opens a new window/tab and I want to open in the same.

Image Edited by the Author.

 
zeeky boogy doog

Joe.H

Evil Faker

Registered
  19/08/2002
Points
  3305
13th January, 2008 at 15:36:45 -

Can't you just use the window tool, or something, and randomly move the window, thus creating a shaking effect.

 
My signature is never too big!!!

Jake Jilg



Registered
  12/06/2003
Points
  53
13th January, 2008 at 15:50:55 -

I want to shake the browser, not the game window. What can shake the browser window?

 
zeeky boogy doog
   

Post Reply



 



Advertisement

Worth A Click