How To Mimic The Sitepoint Popup At The Bottom And More
Dec 5, 2007
I really like the sitepoint popup that pops up at the bottom, it looks nice and is unintrusive. I want to make a popup like this but instead of triggering it when I first load the site I want it to show up when I move my mouse cursor to the top outside of the website real estate.
I am experienced with PHP but this really is a JS thing.
View 2 Replies
ADVERTISEMENT
Oct 3, 2005
I would like to create a layer banner similar to the one sitepoint uses to advertise it's books.
View 2 Replies
View Related
Nov 1, 2007
Wondering how one would go about creating a popup window that would exactly copy the size & location of the parent window. I am guessing that you would combine two functions, one to assign size & location of parent window to JS variables; the next to open the popup incorporating
those variables. I'm sure i can find snippets on the web. would there be a simpler way?
View 4 Replies
View Related
Dec 23, 2001
Would you like me to guide how do I raise a JS Popup like we are shown when we receive a new PM with the option of opening it in a new window as well as the same ole' window.
View 10 Replies
View Related
Oct 20, 2010
I have seen in some forums when members respond to the questions posted, a small window popup automatically and closes after few seconds. Can it be done using Javascript?
View 6 Replies
View Related
Sep 9, 2009
I really like the effect used in the footer of this site, how the menu fades in when you scroll over the links at the bottom.
View 1 Replies
View Related
Sep 2, 2005
I want to have a script to open a popup on the right bottom of thescreen(like hotmail or yahoo).
I want to write a function that checkes every 10 seconds, if there are new
messenges from a database , if CurrCount < NewCount , the check will be made.
Can anyone point me in the right direction?
View 1 Replies
View Related
Apr 20, 2011
I am using Fancybox plugin and works well but for an ajax call the first few calls the popup/modal appears at the bottom of the window but later corrects itself and then is centered.
Here is an example:
Example Link
Click on the 'Foliage', 'Base' or 'Trunk' boxes in the right side column.
Anyone seen this before and know a fix?
View 3 Replies
View Related
Dec 9, 2006
Is it possible to mimic the Ctrl. + Refresh functionality with a button
in a webpage using javascript, ideally by placing a button(or link) on
a page that when clicked would have the same effect as holding down the
Ctrl. key while clicking on the refresh button on the browser.
View 3 Replies
View Related
Feb 16, 2011
I posted earlier but I don't think I was very clear with my question,
I'm trying to emulate this flash menu for a client, and was wondering what the best approach would be..[URL]...
View 7 Replies
View Related
Oct 20, 2011
I wish to automate the population of a page by prefilling form values such as select boxes as well as fire off the change event after the value has been set. However there are at least 3/4 select boxes on one page which need populating automatically.
This works fine for the first element but not for subsequent elements all in one go when use the Trigger method of Jquery.
e.g.
$('#category').val(5);
$('#category').trigger('change'); <-- stops here.
$('#unit').val(8);
$('#unit').trigger('change');
The change event on category seems to break the flow and does not pass control back to carry on the order of processing.
View 1 Replies
View Related
Jul 27, 2010
Was just wondering if anyone can tell me what effect is being used on this sitepoint page [URL]Half way down this page theres a navigation panel with links Top Sellers | Latest | Design...When you select one iof these links the page loads and then displays the products, can someone tell me what kind of jquery is this?
View 2 Replies
View Related
Jul 23, 2006
Was there a sitepoint blog post or article that covered the methods used to implement the sitepoint.com home page book frame? (frame at btm of page with book promo)
View 3 Replies
View Related
Nov 30, 2003
I noticed that the computer that I used when I signed up for Sitepoint's newsletters does not pop-up that subscription window anymore. But, when I go to SitePoint using any other computer I get the pop-up window almost everytime I return to the site.
Is there a script that does this... and if so, where can I get it? I would love to use that on a new site we are creating.
View 3 Replies
View Related
Aug 25, 2006
i like to know the java script that used in logout link of the sitepoint site
as i know its a java script which works when the user click on the logout link(onclick function)can u explain how the window colour change when the logout link work,do we need to chage the whole page or is it a one line command,enyone explain,i want to use this kind of a thing in my asp pages.
View 6 Replies
View Related
Nov 28, 2006
Have any of you seen that footer layer that slides up from the bottom of the screen on some pages at SitePoint? I'm trying to locate a page that does it but can't seem to do so. I'm sure it's somewhat random or lays a cookie to only appear once. Anyway, I'd like to do something similar with my site. If you've seen it, you know what I mean. How can I do this?
View 2 Replies
View Related
Nov 18, 2009
I have the mega menu implemented on several sites. The implementations are based off of the tutorial on the site. I just found out that the menu will not work in Safari 2.0 on the Mac. I guess there are still users out there refusing to upgrade.
Using the latest jquery library it won't work at all. If you use the 1.2.3 version as does the hoverintent plugin website it will work except it doesn't display correctly. It seems it shows the hidden div, but doesn't render the background color. I set up a test page here using the example from the tutorial on the site:[URL]..
View 2 Replies
View Related
Feb 26, 2011
My site pages are now html4/strict so I used the "function externalLinks" script found here [URL]. I followed the instructions carefully, made sure I copied the script shown to the external.js file and uploaded it into the same directory as the html files. Also made sure that external.js was called as required in the head. Also made sure all target="_blank" were changed to rel="external" as required. Unfortunately, it doesn't work. The link takes the visitor outside my site, instead of creating a new window. I don't get it. Here's one of my pages ... [URL]
View 3 Replies
View Related
Mar 23, 2010
I hired a programmer to develop a drag and drop system for my blog. The user should be able to browse one of my blog entries and click, drag and drop an image from my entry to a fixed bottom bar on that page.The problem we are facing is that when dragging an image, it wont place it on the bottom bar until the whole page is scrolled down to the bottom of the page. This is a problem because some of the pages can be very lengthy
View 2 Replies
View Related
Jan 22, 2010
I am trying to dynamically open a popup window but ie8 blocks it with the popup blocker. basically within a ajax fuction I have a confirm button and if the user clicks yes it opens a popup window. now I tried it with a javascript function but it got blocked, so I have tried it by creating a form with a button in it and instead of calling the popup function direct I call document.form.button.click and in the form my button has onclick"popup('<? echo url; ?>')" but this also is detected as a unwarranted popup and is blocked.
now I understand that the popup blocker works when a popup is called without user interaction, but allows popups on say button clicks. how can I get the popup to work
View 3 Replies
View Related
Jun 4, 2009
1. VBScript opens a dropmenu: oPopUp = window.createPopup
2. Then Javascript code in the popup body should hide the popup when certain item has mouseover.
Can javascript hide vbscript popup (within the popup)?
View 3 Replies
View Related
Sep 22, 2010
In my application i use window.showmodaldialog() to pop up a window. When i run it in IE pop up blocker wont blocks the window... But when run it in FireFox pop up blocker will blocks the pop up window.. is there any way to open a window with out blocking(avoiding ) by the pop up blocker?
View 1 Replies
View Related
Jul 11, 2011
I want to configure the script below to popup only once per browser session. I know nothing about javascript.
Code:
View 3 Replies
View Related
Nov 1, 2006
I'm after a script that will keep a DIV in the bottom right of the visible
area. Needs to work in all browsers.
View 5 Replies
View Related
Jul 23, 2005
I want to create a layer that 100% wide, 200 px high and stays at the
bottom of the screen, even when the page is scrolled, how do I do this?
I have seen it on websites but can't find any example code ...
View 28 Replies
View Related
Mar 2, 2009
Basically, i'm creating a chat script. I've got it all working apart from keeping the scroll at the bottom of the div so the newest posts show all the time.
Heres my index.php
PHP Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 3.2 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<?php
[Code]....
View 2 Replies
View Related