Greybox Not Displaying Images In Overlay
Oct 6, 2011
Why this greybox isnt displaying my images? Click on the 'launch gallery' button at the bottom of the page: [URL]. I know all the paths are correct I just cant figure out why they wont display in the overlay!
View 2 Replies
ADVERTISEMENT
Jul 25, 2010
Greybox couldn't open the big images using gb_imageset[Name]!! what is the wrong ?
View 5 Replies
View Related
Oct 21, 2011
I am using the cycle plugin to vertically scroll images with text overlays on a WordPress homepage. I position a div with a semi-transparentbackgroundto darken behind the text The div style uses abackground-image with the -moz-linear-gradient and for IE it uses filter with the microsoft gradient. I thought it might be a problem but it actually works half the time. When a new slide appears and scrolls down the text background is completely transparent - through to the page background. The text over the background is also faintly visible. Once the new slide is in position however, the background and textappear as intended. The suprising point -while theslide is being removed the text and background display perfectly.
[Code]...
View 2 Replies
View Related
Oct 16, 2011
I know nothing about javascript, but have found a useful code for enlarging images, and it would be great if I could just insert a line or two to get the overlay effect - so, what I want to add is a background when an image is open: for example - [url].
Here is the code
Code:
View 5 Replies
View Related
Mar 23, 2010
I need help, HTML--i have two links, linkA & linkB--when clicking linkA -should display image1 and whn clicking linkB image2 should be displayed. The trick is they must be displayed in one image tag.
View 1 Replies
View Related
Jul 19, 2010
For the moment disregarding function thirdPic, I am able to click on "sample text" and I switch from an invisible image (actually 1 px by 1 px) with a picture of a book with a quote (firstPic) that I want to appear on screen. After reading the quote the reader can click on the image of the book and it will disappear. And it works fine. However, there are a couple of cases where I would like to show a lengthier quotation which would require me to click on the first book image(firstPic) and a second book image would appear with more text(thirdPic). I can get the second image to appear but I can't get it to disappear. Or I can get the first image to appear and get back to the empty screen but I want to do both.
Everything I've tried to do doesn't work. I DO NOT WANT TO HAVE BUTTON TO CLICK THROUGH A SLIDESHOW. It would not be the representation I want ot produce.
Javascript Code
----------------------------------
function firstPic()
{
document.getElementById('blankPic2').src="../images/pic657.gif";
[Code]....
View 2 Replies
View Related
Aug 22, 2011
there I am using the below code to resize images posted on a forum, however when the page is loading it loads the images full size on sreen stretching the page to however wide the largest picture is and only resizes them once every picture has loaded and the page then goes back to normal width.oes anyone know how I could make it so the images only display once they've resized ?
<script>
window.onload = resizeimg;
function resizeimg()
[code]....
View 9 Replies
View Related
Nov 1, 2009
When someone clicks on an image here (URL...), the rest of the images collapse and become invisible.Also, there will be a "show other images" button which will then show the rest of the images.
View 4 Replies
View Related
Oct 11, 2010
I need to display a set of images. NOT a slideshow that automatically changes, but a very simple display, one image at a time, that moves to next or previous by mouse click or arrow.
I can retrieve the set of filespecs in php with no problem. And I've got the setup in php to display the file, one at a time.
I"ve figured out how to open a full-screen window in javascript.
What I need (I started in php and they sent me over here for specific javascript info), is to put everything together...
1. I'd LIKE to automatically set the resolution on the system to 1024x768. I've been told html and javascript can't do that, so it'll have to be done by the user.
2. I figured out how to open a full-screen window in javascript.
3. What I need is to display the image from php and have it show up in the full-screen window I created. Then it just sits there until the user presses an arrow key (or hopefully something with the mouse) to go to the next (or previous) image. Back to php for the next file and display...
Once the last image in the set is displayed I'd like to have the window I created go away, sending me back to the screen from which all that got started...
So, as far as I know, the two things I need to know are how to display an image in a particular window from php. And, how to get mouse-clicks and/or arrow keys back to php so I can use them....
View 3 Replies
View Related
Dec 22, 2009
displaying images properly maintaining its aspect ratio?
My requirement:
===========
I have a table with single cell (means single row and column). I have to display image inside this cell. But when I do so using the below mentioned statement, the image expands and cover the entire cell area.
<table border=2 width= �600� height= �400�>
<tr>
<td> <img src= �MyPic.jpg�> </td>
</tr>
</table>
I will be loading different images inside the same cell, all having different height and width.
if you know how I can do it. I will be happier if you can paste the code here
View 22 Replies
View Related
Jun 17, 2009
I'm using Greybox (labs/GreyBox/ ) with a php script. It works great. However, I'd like to have it appear on the right side of the page, instead of appearing in the center of the page, when it pops-up. Someone suggested tweaking the css file. I've tried, maybe it needs code added to accomplish this. I don't know.
#GB_overlay {
background-color: #000;
position: absolute;
[code]....
View 7 Replies
View Related
Apr 23, 2007
So i have been working on my first implementation of a website that uses Thickbox. I've tried Greybox, Lightbox, tinybox, and subModal. All have the same effect, probably because they are all based on the same or similar javascript libraries. So here is the problem.
I have a Flash header and another Flash movie in the content area of my website that plays some FLV movies.
Here is the problem. When i click one of my links launching the window it looks fine, however, when i use the scrollbar in the window the Flash header flickers and lays over top of the window and the same goes for the Flash FLV player. Except it does something worse. When you stop scrolling, the flash flv player sits on top of the window breaking the effect. It doesn't do this in IE7 and FF on PC. Its only doing this in Safari and Firefox on MAC.
Anyone have any idea how to fix this?
I set the wmode on both flash movies to "transparent".
View 1 Replies
View Related
Mar 1, 2010
i'm using greybox on my website, and using survey. i want when click submit button then post form data to opened greybox window.. but can't..
my form actions
<form action="anket.php?islem=ok" method="post" onSubmit="javascript:return GB_showCenter('Anket',this.action, 280, 350)" >
greybox window open, but can't show post data..
View 5 Replies
View Related
Dec 18, 2009
I'm designing a quiz page with feedback that is supposed to appear in a popup window. Here's a sample page: [URL] (Fix the link; I can't post proper links until I've been here a bit longer.) I'm using the Greybox popup window library to display the feedback. I know the popups work if I use links, but I need the popups to appear when a the radio button is checked.
According to the Greybox reference [URL], the onclick event should have the form:
GB_showCenter(caption, url, /* optional */ height, width, callback_fn)
I tried inserting this into the radio button code:
<input name="question" type="radio" id="ansA" onclick="GB_showCenter('Answer', feedback/feedback1-1.htm, 250, 400)" />
But it doesn't do anything. How do I trigger the popups with a radio button click?
View 3 Replies
View Related
Nov 1, 2009
I am building a new website which has some boxes that changes from classes(done with jquery magic ).I want to add an overlay(like the lightbox fading background) to the page when the user clicks on the switch button.I have tried a couple of things but it seems not to work:If tried to append a div to the body but that doesn't seems to work:
$(".nl").click(function(){
$("div.lang_english").fadeOut("fast", function() {
$(this).fadeIn("fast").removeClass("lang_english").addClass("lang_dutch");
[code]....
View 2 Replies
View Related
Oct 25, 2010
I have a script that brings up an overlay box onclick that needs to be on top of everything else on page, however I can't get it to show on top of the navigation tabs. I tried calling the overlay script at the very beginning of the head section as well as tried to call it at the end but it doesn't seem to matter.
Is there something I can add to the script to force it on top of every other object on the page?
View 2 Replies
View Related
Jan 26, 2011
I currently want to implement an overlay and a dialog the same way its used for this sites login .
View 1 Replies
View Related
Apr 10, 2006
I would like to add a feature to one of my sites which takes a URL and displays the webpage with certain information overlayed on top of it. I figure I can retrieve the webpage and display its HTML in an iframe (local) with an added BASE HREF tag so that the page displays correctly, while its contents are accessible through JavaScript since it's on my domain.
Here's where I was wondering if anyone could give me a pointer before I start searching for hours... how do I get a list of all links inside this iframe and their positions so I can create new elements and place them there (like a small info icon next to each link to click to show the overlayed info). Links could be text or images. I'm not really sure how I'd find the locations then place new elements at those locations.
View 2 Replies
View Related
Apr 30, 2009
I have a PDF file that appears in an IFRAME. I use the ddsmoothmenu but the dropdowns will not overlay the PDF. I read I could use the bgiframe plugin to solve the problem, but so far have been unsuccessful…the PDF always appears on top. Does anyone have any experience using bgiframe to layer on top of a PDF in an IFRAME?
[Code]...
View 2 Replies
View Related
Dec 1, 2011
I have an overlay that is implemented using Malsup BlockUI, with a "close" button, however it won't close! - here's the details... I have a DIV that I use as an overlay:
<div id="mp" style="display: none; cursor: default">
<p>.....</p>
<ul><li>A</li><li>B</li></ul>
<div>
<span class="divbutton greenbutton mp_no" style="margin-right: 1em">not now thanks</span>
<span class="divbutton greenbutton" style="margin-right: 1em">
<asp:HyperLink ID="hypView" runat="server" style="text-decoration: none" NavigateUrl="~/mp.aspx">blah</asp:HyperLink>
</span></div>
</div>
Displayed using:
$.blockUI({ message: $("#mp").html() });
It has a cancel button (see above):
...
<span class="divbutton greenbutton mp_no" style="margin-right: 1em">not now thanks</span>
...
Which closes the overlay by means of :
$('.mp_no').click(function() {
alert("close overlay");
$.unblockUI();
return false;
});
However like I say, this simply refuses to close the overlay. I've used this same technique over and over again but this time something must be wrong. I just can't spot it! Moreover... if I place a button elsewhere on the page (and outside of the overlay DIV):
<span class="divbutton greenbutton mp_no" style="margin-right: 1em">not now thanks</span>
This will fire the click event, and is exactly the same "button" markup!
View 5 Replies
View Related
Jul 28, 2011
jQuery 1.6.2, jQuery UI 1.8.14. I use a sequence of dialogs to present a number of wizard type interfaces to my users, but I have a problem since upgrading to these jQuery versions that certain dialogs within each of my wizards open behind the dialog overlay and I can't get to it. I can see that the dialog is ending up with a zindex of 1000, and the overlay has a zindex of 1001, so I've overridden my dialog property to be 1002, and that brings it over the overlay, but then the input fields on the dialog are still not editable. The escape key will still close the dialog.
This doesn't happen to all my dialogs, but it does happen to the same ones in my sequence of dialogs each time, depending on which wizard I choose. I only see this problem with FF 3.6 (haven't been able to try newer ones yet), but things work fine in IE 8.
View 1 Replies
View Related
Sep 17, 2009
I am a beginner in jquery and search for a solution to display a overlay-Window. (ModalDialog, ModalPopup). I found the jdialog-extension: [uRL]. Looks very good, but I can't declare the overlay-content in a separate file. Instead I like to declare the overlay-content in the same page where it's called from. (asp.net-Eventhandlers etc). Is that possible or do you know another approach / another extension?
View 1 Replies
View Related
Oct 28, 2011
I am using Lytebox v3.22 and I am trying to find a way to add a link on the popup. At present the link only appears on the thumbs page and is only dimly visible when a popup image is selected. I am using document.write. Although clicking on any area ouside the popup results in seeing the thumbs again this is user unfriendly. How can I add a link back to the thumbs from the popup?
View 1 Replies
View Related
Aug 6, 2010
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]">
<html xmlns="[URL]">
<head>
<title>Overlay test</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
#overlay { .....
It works great, however I'll be using this code with a school's website's template. The problem is that the "overlay" div tags would be placed within the container div tags of the template,therefore confining to these dimensions. How can I modify my code to have my div tags not affected by the templates div tags... and have the overlay be center in the browser..
View 3 Replies
View Related
Oct 4, 2011
With the cycle plugin the image slideshow is pretty easy, but my problem is how do I show the text while "cycling" the images!so this is the code:
<div id="banner">
<?php print render($page['banner']); ?>
<!--slideshow-->
[code]....
View 4 Replies
View Related
Feb 6, 2011
I'm creating an overlay with multiple effects and clicks. To setup the overlay and the general effects(slide, fade, duration,.) there's no problem. As for some actions there's need an automated close after a few seconds.Here is my jQeury code for the total animation.
jQuery.noConflict();
jQuery(document).ready(function() {
// START DOCUMENT READY
[code]....
Now for what I want exactly to do: Create overlay if clicked on div in the body content. (DONE) Open the refering overlay of witch div container was clicked. (DONE) In my project there are 2 div's (as clickable items) with actions. For one of them the content with in the overlay moves to the right side and showes some other content. (DONE) If that last is done (click and move tot right) the overlay is suposed to close automaticly after a few seconds.
View 3 Replies
View Related