Jump to content

Hiding part of image on edge of div


glenelkins

Recommended Posts

Hi

 

Im not sure if this should go in this forum, or the JS forum.

 

Im using the JQuery library to create an image slide effect on click of a button. The issue i have is, say i have a div of 400px width, i have 4 images that need to be lined up next to each other. I want the images when they come to the edge of the div to not be show. So say one image is half way out of the div, that half of the image shouldnt show, as though its behind something

Link to comment
Share on other sites

Yeh i thought of that

 

Anyway i solved the issues so far.I am having another problem

 

To get the slider to work correctly I have to set the moving elements to absolute positions. The problem im having is....take this for example

 

<div style="position:absolute;">
    <h1>fgdfgfgg</h1>
</div>

 

Then when the js function moves the <div> the <h1> doesnt move with it ?? But if i just have normal text without and tags around it, it moves with the <div> just fine

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.