CodeCanyon

Generic Popups (jQuery)

  • Bought between 100 and 499 items
  • Has been a member for 1-2 years
  • United States

Never mind, just found more help in the help folder. Please disregard the previous questions. Thanks.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Hi

I need some of the functions in the script for my already running website.

But the problem is i am not a coder. Is it possible for layman like me to install this script on the server and use codes at appropriate places?

Replay asap

Best Avinash

designcise

what exactly do you wish to achieve with the script? documentation is included with the script but you may still require some knowledge of javascript to get it up and running. where you don’t understand something, i will be glad to help you out.

also note that you can’t directly use the “functions in the script”, the script is coded using object-oriented paradigm, which means you first have to create a “popup” object (using any element in the page) and then use functions on it.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Hi

I am getting error message, this error is just flashing on the page and disappearing in seconds, but somehow i managed to get screenshot of that.

How to send that image file to you? So that you can figure out what the error is all about in my installation attempt? There is no place here to upload the file.

Ok i will post a link of the page. Check this

http://honestadviser.com/notifyerror.PNG

Pl reply asap

Regards AVinash

designcise

well you should contact the author of that script but the error it’s giving is quite simple, it’s missing some “live_notify.php” file wherever it should reside. again, contact the author of that script for more help on that. i’m afraid i can only assist you with the scripts i’ve written.

Default-user

Hello

I apologies for the goof up. Actually these messages where not for you, inadvertently there were two pages opened for diff scripts and I mistakenly send something to you which is not related to you.

I appreciate that you have taken some time to reply my queries which are not even pertaining to you. This is something gr8!

Is there anyway that you can remove/delete this miscommunication?

Warm Regards Avinash

designcise

they can’t be removed, but it’s alright. glad to be of help :)! good luck!

  • Australia
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Does the “Example 12: Message Box” work on page load? We need something to tell users an alert message when they enter our website

designcise

of course. detailed documentation is included with the product and additionally i’ll be able to assist you with it.

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
  • United States

FYI

The “top of page” (tested) and perhaps other popups break with the latest version of jquery.

I can break the example page for the popup by updating the sample jquery to the latest jquery.

Can you fix?

designcise

Well, latest version of jQuery is not supported yet. You can use jQuery noConflict() to avoid any conflicts with other libraries and/or earlier/latest versions of jQuery used on the same page. Hope that helps.

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years

Would the popup be responsive if I view in mobile, can the popup be centralized? Im very keen in this, hope to hear from you soon.

designcise

The popups need to explicitly be defined to resize when the window resizes like so:

// resize explicitly
jQuery(window).bind('resize', function() {
    jQuery().popup('reposition');
});

So in that respect, yes it is responsive in that sense. You should try viewing it on mobile, I haven’t tested it myself.

As for centralizing the popup based on mobile device, yes that too is posible, by detecting a mobile device and repositioning the popup to “center, center” on x, y plane.

Hope that answers your questions.

Default-user
faith24 Purchased

Will try out. Also is there a way to make the popup go away after certain seconds.

designcise

The script has some in-built events that are triggered before and after the popup shows or when the popup handler is clicked, the popup region is hovered over etc. You could, for instance, use the afterShow event and set a timeout on the popup to hide after certain miliseconds using the javascript settimeout event.

designcise

Can you contact me via my profile page and we can discuss this further there. Since this is a premium script, it’s not preferred to discuss code publicly.

Default-user
faith24 Purchased

Thank you for helping. You have saved me from hours of headache. Awesome author and script.

designcise

Thank you :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
nalinir Purchased

Hi there, I am looking for some help on this component I bought. It is very useful, but I am having some trouble fine-tuning it in the context of the website I have designed. I am sure that there is a solution and that my ignorance of javascript is the problem. So I am hoping you can take a look and give me a quick fix or some suggestions at the very least.

Here is the beta page: http://www.getbloomgraphics.com/LouisianaFolklife/LT/Articles_Essays/DeltaItalians2.html

Here is the issue: As you can see from the beta page, the page is flexible in terms of its position with respect to the size of the browser. The entire page centers itself within the browser, and it centers itself as the browser size is increased or decreased. But, that also means that the sticky navs on the right (Jump To and Related Resources) also move and, when the browser becomes too small, overlap the text so that you can’t read it.

Would you be able to provide a solution for positioning or placement within the html which would keep these two items in a fixed horizontal position relative to the page design while still allowing them to be flexible within the context of the entire browser?

I hope this makes sense to you. Thanks in advance for your help.

by
by
by
by
by