JQuery :: Corners In IE6 - Error That Is Produced At The Bottom Of The Article Corner?

Dec 17, 2010

this jQuery plugin nearly works in IE6. You can see the error that is produced at the bottom of the article corner. (I'm tackling the other issues... .png later) http:[url].....

View 2 Replies


ADVERTISEMENT

JQuery :: Display Image In Center Of Screen Not On Right Bottom Corner?

Nov 29, 2011

i want to do effect (overlib) like this [URL]

but i want to display image in center of screen not on right bottom corner.

View 2 Replies View Related

Back To Top Button In The Bottom Right Corner Of The Viewport

Apr 19, 2009

I would like to have a Back To Top button in the bottom right corner of the viewport. I figured that Javascript would be used for this, and after some searching, I found this Jump To Top Link script at DynamicDrive. I'm sure I could easily change its appearance from a link to a button but I don't like the jerky scrolling effect. I wondered if you guys could explain to me how to make the button (or link in the script's case) stay in the bottom right corner of the viewport at all times instead of scrolling?

View 3 Replies View Related

How To Place Button At Bottom Right Corner Of Image?

Aug 20, 2006

I want to find a way to place a button at the bottom right corner of an image. The button should still be inside the image, not under the image. How? I know how to create a link button using FORM and INPUT tag, but can I use innerHtml to insert the button into the IMG tag? If not, how to do it? I tried, but the button is always outside the image.

View 5 Replies View Related

Exact Height Of From The Top Lft Corner Of The Screen To The Bottom Right?

Mar 19, 2009

Say I had a <div>. I want it to be the exact height of from the top lft corner of the screen to the bottom right. Not 100% height, but top left to bottom right. That distance. It has to work for all resolutions so is there some formula for that?

View 16 Replies View Related

Identify A Script - Stuck In The Bottom-right Corner Of This Page Is A Social Media Sharing Tool Floating Over The Page Content

Jul 14, 2010

Stuck in the bottom-right corner of this page is a Social Media sharing tool floating over the page content. It's semi-transparency changes upon hover. It grows out from the corner upon hover as well. [URL] I'm thinking it's ShareBar but I don't see anything like it on the ShareBar site.

View 4 Replies View Related

Using Curvy Corners JS For Rounded Corners In IE?

Aug 3, 2011

I am using the curvycorners.src.js script in order to achieve rounded corners in IE. If you go here: [URL] and then drag and resize your browser screen, you will see that the header and bottom section move out of alignment. When I remove the Curvy Corners script, the issue goes away. For some reason though it is only affecting the home-page of the site (not the sub-pages).

View 1 Replies View Related

JQuery :: Getting A Error In IE At The Bottom Left

May 28, 2010

Just installed jquery slider but I am getting a error in IE at the bottom left. [URL]

View 2 Replies View Related

'Error On Page' Message At The Bottom Left Of Internet Explorer 8.0

Jun 1, 2010

I have dozens of pages on my website which have just started showing an 'Error on page' message at the bottom left of Internet Explorer 8.0. These messages do not appear when using Mozilla Firefox. My website is www.lakesandcumbria.com and an example of a page showing the error message is [URL] which contains a javascript drop down list. All other pages using this type of drop down list are showing the same error message (dozens of them).

View 3 Replies View Related

JQuery :: Load An Article Page?

Oct 7, 2009

$('ul#navigation li ul li>a').click(function(){
var active = $(this).text();
$('#artcontent p').empty();[code]...

I have a ul li a that are children of parent ul navigation and li.what I am trying to do is to load an article page.This works but it reads the database and loads all the articles in my database instead of the one identified by active.I would like to know what I am doing wrong or is there a better way to go about this?

View 3 Replies View Related

JQuery :: Find Position Of The Next Article Title?

Feb 7, 2011

Ultimately, I'm looking to build navigation between article titles (h2 tags) where each title acts as an anchor link to the next title.How do I find the position of the next occurance of a tag, not necessarily adjacent, matching the current $(this) clicked item?

View 2 Replies View Related

JQuery :: Restrict User Copy The Site Page Article?

Jun 6, 2009

<div>
</div><div>
</div><div>

How to restrict the user copy the article content in the page ,</div><div>

1.I want to disable the copy from the right click menu ,</div><div>

2.also want to restrict the user Select all the article and take the copy

View 3 Replies View Related

JQuery :: Using Corners Plugin With Ie6 >?

Nov 15, 2010

I'm trying to get borders to display properly with this plugin:On the page it says to use the keep option, but it does not give an option to specify what colour the border should be , if I specify the type of border in a stylesheet: like (border:1px solid #d4d4d4;) it shows the border great in firefox, but in ie6 and 8 it shows the border but not to the contours of the rounded box (ie square)

View 3 Replies View Related

JQuery :: Using Malsup's Rounded Corners In IE7?

Jun 26, 2011

I am using Malsup's Rounded Corners plugin, which is amazing! I use Chrome and Firefox so it looks great. However mycolleague using IE, complained that the corners aren't round. So I looked and the corners are but the border is not (using the "keep" setting).

I saw that on ff/chrome you are using the border-radius which isn't supported by IE<9. Is there some other way to get the borders looking round on IE7,8 or do I just have to turn off the borders?

View 2 Replies View Related

JQuery :: Rounded Corners And Drop Shadows

Jan 16, 2011

I'm looking for a jQuery plugin or pair of plugins that will apply both a rounded corner and a drop shadow to a DIV box without the use of corner/border images. I've actually found quite a few that do one or the other but they seem to be pretty outdated, not in itself a problem but mostly for lack of support. So far, the few that I've found will do rounded corners and a few will do drop shadows. Sometimes they fail to work with each other and sometimes they only work in FF or Safari and fail in IE. I'm coming up short on the magic combination.

This failure in IE kinda defeats the whole purpose of doing this with jQuery since I can already get FF and Safari do to both with only CSS3. Does anyone know of a great jQuery plugin or pair of plugins known to work in all browsers including the latest couple/few versions of IE?

View 2 Replies View Related

JQuery :: Adding Curvy Corners To Multiple DIVs?

Aug 14, 2010

I have the following to add curvy corners to my divs;
<script type="text/javascript">
$(document).ready(function(){
$('#album').corner();
});
</script>

My divs look like:
<div
id
="album"
> ... something here ... </div
>
<div
id
="album"
> ... somthing here ... </div
>
<div
id
="album"
> ... somthing here ... </div
>
<div
id
="album"
> ... somthing here ... </div
>
The curvy corners only works on the first div. How to make it work on all album divs ?

View 1 Replies View Related

JQuery :: Malsup Corners - Strange Top Nudges In IE6 And Opera

Sep 21, 2009

I am playing with malsup's corners and I am getting strange nudges on both top corners in Opera, IE6 and Konquerer when applied to nested elements (to achieve a cornered border). I am using exactly the same code as on the demo page: "$(this).corner("round 8px").parent().css ('padding', '4px').corner("round 10px")". Strangely this only appears when the radius is more than 10px and
div.outer's padding is less than 3px. All corners are rounded, just at the top div.outer still seems to have little develish horns.

View 2 Replies View Related

Getting First Sentence From Wiki Article?

Jan 29, 2010

Does anyone know of an easy way, using javascript/jscript/jquery only, to get the first sentence of any Wikipedia article?

I've tried using ajax to grab all the html and then narrow it down using a couple of split() functions, but not every article is the same, so I don't think I can do it that way.

View 3 Replies View Related

Progress For Inserted Article Count

Apr 16, 2009

like am inserting 1000 records so i want to see the count for inserted article, assume for example till 200 article inserted successfully, after few second 500 article inserted success fully, like that progress information, i know we can do using the ajax, jquery

View 10 Replies View Related

Amount Is Not Raised When Adding The Same Article?

May 23, 2011

I'm trying to make a shopping cart for a dvd shop but I have a problem adding the same dvd multiple times to the shopping cart. It should increase the amount by 1 each time but it doesn't. The amount stays at 1 all the time.

[Code]...

View 1 Replies View Related

Pop-up 'related Article' Box Triggered On Scroll

Dec 5, 2011

when a user scrolls to the bottom of my page. i found .scroll which just tells me when there is a change to the scroll bar position.

i want to hide widget on pageload then have it pop-up when bottom of article is reached. and if the person scrolls back upm then it will dissapear again.

View 3 Replies View Related

JQuery :: Getting Borders For The Div If I Used $('div').corner();?

Aug 9, 2011

i have the requirement as displayed below

i have 5 main divs in the above screen as Header, menu, content, login, footer. so i applied the corner plugin for it as,

$('#header').corner();
$('#menu').corner();
$('#content').corner();
$('#login').corner();
$('#footer').corner();

i dont want any borders for header, menu and footer as thse backgrounds will be in "fill" mode not in "no fill". so no need of border for these three. but i want borders for content and login divs. if i trying to display border for these two divs using css code border:2px solid red; am not getting the border in IE(Internet Explorer). But its working in FF and Chrom.

View 1 Replies View Related

JQuery :: Using Cycle And Corner Together?

Dec 15, 2010

I'm trying to use the great plugins from Malsup [URL], Corner and Cycle to make a simple fade transition slideshow from 5 images with 30 px right rounded corners - However, I cannot get both plugins to work at the same time; is it even possible?

Code example:

<html>
<head>
<style type="text/css">
#slideshow{
width: 720px;

[Code]....

View 2 Replies View Related

Ajax :: How Does Facebook Grab The Text Of The Article When Pasting The Url

Dec 2, 2010

Im a bit curious about this Facebook's useful functionality. When I paste a URL on the 'What's on your mind?' box, it almost perfectly gets the body of the article. How does Facebook do this?

View 2 Replies View Related

JQuery :: Displaying Image In Top Right Corner?

Nov 2, 2009

i am pretty new to jquery and hope this is the right place to ask. my problem is the following. when i mouseover a certain element on a page, i want that a certain image is displayed in the top right corner of the page, no matter where the it is currently scrolled. how can i achieve that?

View 1 Replies View Related

JQuery :: State Of The Art For Corner Rounding?

May 1, 2009

I have a half dozen bookmarks for rounded corner plugins, but am wondering if there's a "state of the art" plugin kicking any booty on that these days? What I'd *really* like is to just be able to set -moz border radiuses in CSS and have a plugin magically use those to create rounded corners in IE and Safari (IE mainly... using excanvas or something with it is fine, too).

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved