Jump to content
MakeWebGames

Recommended Posts

Posted

Hi,

I need someone who may be experienced with JavaScript to complete a small job which I need done. Basically, I need a JavaScript/jQuery powered pop-out box to load ON PAGE LOAD rather than when someone clicks a link.

You can see the JavaScript/jQuery powered pop-out box in use when you click "Sign Up" on: http://mafiaomerta.com

As you can see, this basically grabs the contents of another file, and loads them within the pop-out box when you click the specified link. However, I need someone to change it for me, and make the pop-out box open on PAGE LOAD. (Don't worry. if someone can do this for me it wont be put in use for a register form).

I have already contacted Danny Hanson about it, but unfortunately he cant do it.

This is a paid job. Mail me or post here with your price. (No ridiculous prices please. Im not stupid).

 

Thanks!

Posted
Why use ajax if you want to do it on the page load? Why not directly show the content? Seems not smart to me...

I would do that, If I could. I didnt make this JavaScript code. It was simply provided to me in this format. SO I need someone who can change the format of which it is loaded.

Posted

Sounds to me like your wishing to do a pop up or pop under which by the easiest method is blocked on most browsers for unwanted advertising. So your looking for a way around it :P

With Jquery you would need to look at .ready or .load depending on how the rest of your code is. Or go ask piro if they can do it :D

Posted

No he want to have this pseudo-window appearing at the load of the page. It's pure HTML so browser will not block it, however it's a non sense to make it in JS if it's on the page load.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...