JQuery :: LargePhotobox Plugin?
Aug 9, 2009first public release of myjquery.largephotobox plugin.I've posted it on the google code page:[URL]
View 1 Repliesfirst public release of myjquery.largephotobox plugin.I've posted it on the google code page:[URL]
View 1 RepliesI have a slideshow plugin and there is a function in it called stopAutoplay(). This is called when I click on the pre-defined pause button in the slideshow, so it stops.
If I switch between the slideshows(Slideshow 1 2 3) the slideshow is getting messier and messier because it starts many slideshows at the same time and the plugin gets confused what to show.
I figured if I click on the pause button before I switch to another slideshow it works fine. Therefore what I would like to achieve now is to call stopAutoplay() somehow before I switch to the new slides.
How can I call stopAutoplay() from the html file when I click on one of the slideshow 1 2 3 buttons?
I've tried the codes in green below but they don't work.
fadeSlideShow(); plugin pause function part:
stopAutoplay = function(){
clearInterval(intval);
intval = false;
[Code]....
If there is a better solution let's say to kill everything before the new slideshow appears it's even better. Although I've tried die(), empty(), detach(), remove(). I hoped remove() would help cause as I read it's suppsed to remove everything but for some reasons it doesn't...
I am creating an extension plugin to the jQuery UI Date Picker plugin mostly to just standardize the options used, as well as to add an icon to open the calendar. I am aware of the plugin's use of an icon trigger, but this will not work, as I am using an icon in my sprite image and not wanting an additional request for a mere icon.
My plugin code:
(
function
(
$
)
[Code]....
This is where it really perplexes me as this code does work to produce the calendar icon. while I could get it to work this way, it is obviously not the better choice as it should be part of the extension plugin and not get repeated in all of my various implementations of the plugin.
I'm trying to take the hex value chosen from a jQuery colorpicker plugin, and store it as a cookie using the jQuery cookie plugin. I just don't know the appropriate way to tie the two together.
[Code]...
I need to localize my validation plugin in general. Hence I thought I have to override the default code with this one:
But it's not working. Another problem is, that I can't access input names like this > name="xyz[1]" Is there a way to do so?
Having looked at the ajax examples offered for the form plugin i was intruiged to find out how i could go about validating the form using the formvalidate plugin during the beforeSubmit callback. Ive seen that you can validate the ajaxform as shown in the following example. [URL] However i'd like to use the formvalidate as it offers alot more..
View 1 Replies View RelatedI cant get the easing plugin to work with cycle plugin
1. does cycle 2.65 work with easing 1.3
2. does easing work on the scrollHorz
3. if both of these are true then what am i doing wrong
$('#slideshow').cycle({
im using the validate plugin with the meta data plugin
jQuery(document).ready(
function(){
jQuery("#com-createForm").validate({ meta: "rules" } );
});
and then in the html i have for example
[Code]...
To jquery and am wanting to incorporate 'Cloud Carousel' plugin in another jquery plugin (jquery popup with grayed out background). However, I am struggling to make it work. whereas normally the 'Cloud Carousel' displays as you seen on their website, in my implementation, all the images are sitting on top of each other, as if, they are sitting in a stack and one by one they appear on top.
View 4 Replies View Relatedm relatively new to Jquery and have come accross these two plugins.Having looked at the ajax examples offered for the form plugin i wasintruiged to find out how i could go about validating the form usingthe formvalidate plugin during the beforeSubmit callback.Ive seen that you can validate the ajaxform as shown in the followingxample.malsup.com/jquery/form/#code-samplesHowever i'd like to use the formvalidate as it offers alot more....
View 1 Replies View RelatedI have a page where im using the Star Rating Widget. I need it to change more than one set of radio buttons into stars, but under the same div.jQuery(document).ready(function(){ jQuery("#stars-disabled").stars({ disabled: true});});#stars-disabled being the div, which is used more than once as i have a random amount of users commenting on and rating the same product.So far it only converts the first set it comes across, then the rest are left as normal.Anybody know how i can get jQuery to continue changing all radio buttons within the stars-disabled div.
View 2 Replies View RelatedHave had a look around at some galleries/menus etc and if anyone was able to tell me the plugin TBWA might have used on their website?
View 4 Replies View RelatedI originally tried this but found it to be quite problematic: [URL]I don't think it's jQuery 1.4 compatible either.I then went on to try a JavaScript script that I found elsewhere, but that also brings up new problems!All I need is a simple bug-free jQuery plugin that will fix the opacity bug in IE6.
View 2 Replies View RelatedI am trying to make a jquery plug in work for me. I am using the horizontal scroller jquery easing plug in but I cannot get in to work right? The way the tutorial I used has you set it up is you use divs for each link so it scrolls to the next div. My problem is that I have 3 different pages that my navigation needs to scroll to so I have no idea how to make those into divs?
The way the tutorial has it the links are actually divs but I have changed it to attempt to make it work but it doesnt........
has the html like this:
<div class="section black" id="section1">
<ul class="nav">
<li>1</li>
<li><a href="#section2">2</a></li>
[Code].....
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/"></script>
<script type="text/javascript" src="js/jquery-1.2.6.js"></script>
<script type="text/javascript" src="js/startstop-slider.js"></script>
and they work fine in the slides in All other browsers but IE, If I remove the "interface.js" the slide works but I want both to work
New to the forum. I have a problem with the Cycle plugin. Actually, it works great, but the paragraphs I am cycling aren't formatted according to my CSS. What am I doing wrong? View at [URL]..
View 1 Replies View RelatedI want to download BeautyTips. I go to [URL].... and I get to what appears to be an appropriate page.However, I can't find anything to click that seems to result in a download.
View 1 Replies View RelatedI am new here and I seached vor problems with IE7 and JQuery Cycle Plugin but haven't found anything helpful for me. My problem: I almost copied the demo skript from [URL]...and changed it to my local folders using Dreamweaver (not laughing, I
am not a professional programmer). In Dreamweaver live-view it works perfekt. So it does in Mozilla and Opera. But not in IE. There I can just see my 3 test-pictures beneath each other but no funktionality.
[Code]...
I'm looking for a selectbox plugin. Preferably something that doesn't actually use the select element.
View 1 Replies View RelatedI am using this: [URL]... plugin to jquery ui. The problem is that it's not working at all. I downloaded the firefox debugger and it's spitting out a error saying that it can't find the function of carousel. I am not sure what the function is called. Their is no documentation but their are demos that I can look at the source code. I see them using .carousel as a function so I used that same function call. Yet I can't get my carousel to work.
View 1 Replies View Relatedsay i have 1 art image and 3 frame choices. i want to have the art image stay in the background, when you choose your color frame the frame changes.
View 1 Replies View RelatedI wasted over 15 hours now and found 2 good one but they fail with latest jquery [code]...
it uses 1.3.2 and get break down with latest one
Second cool plugin i was able to find is [url]...
I am looking for a menu plugin which will work with latest jquery, dynamic width size, dynamic positions , minimal image.
I am trying to parse a value into a plugin, but it does not work. an alert(myborderimage); shows that I am getting the value, but I cannot parse it to jQuery
$(document).ready(function(){
var myborderimage = $("#myborderimage").val();
$('#myborder').borderImage('url("borders/+myborderimage
+") 30% 35% 40% 30%');
});
I'm a jQuery noob and I'm trying to use the FormDataBind plugin. All of my form controls are working except for input type radio. I cannot find a way to have this pluging bind to a set of radio buttons. I can get it to work for textboxes, selects, and checkboxes but not radio buttons. Does anyone know if it can and how I could make it work. I can post some code snippets if necessary.
View 2 Replies View RelatedI'm in the process of developing a new plugin but the way I have structured the codes doesn't seem quite right to me so I'm hoping someone might be able to offer a better way to do it.
The plugin itself has different behaviour if called on different types of elements (images, divs etc) with a range of shared functions used across all element types.
This is the basic structure I have so far:
(function ($) {
$.fn.editable = function (options) {
var defaults = {
// default value declarations
[Code].....
The reason it does seem right to me is because any instance of the plugin called on a div will also contain all the code that is used if it was an image even though the code won't be used.
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