Jquery Table problem only see a table
On my website i wanne use Jquery plugin Datatables, On my WAMP server it works fine! But on the website with a CMS it doenst work, The only difference is that the CMS first load this page <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/template-bestand.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="Content-Type" content="text/html;
validation: specifying parameters for an added method
Can validation methods which require parameters be expressed in class= as in: class="min(0)" How is more than one parameter expressed? Thx.
jquery Cycle plugin conflicing with custom script
I have a site in development here: http://bit.ly/diWSgT Scenario: My custom script looks at the viewport size and if the menu and logo are not in view, animates them up into view (just re-size your browser window to test if you like). That works fine. I also have the every wonderful jQuery cycle plugin in use via WP-Cycle for Wordpress. The problem: As you can see by checking out the site, using my slide up/down button buggers with the cycle function, particularly when you click the button while
[cycle] How to "unbind" a jQuery Cycle slideshow?
I am once again trying to twist and squeeze Mike's wonderful Cycle plugin into uses it wasn't originally intended for: What I'm trying to accomplish: I have a page, with a few thumbnails, each representing a gallery. When you click on the gallery thumbnail, a slideshow gets loaded into another area of the page. I haven't had any problem emptying the slideshow container and adding in new images, but I'm not sure of the right way (or if there even is a right way) to place the calls to .cycle() What
Jquery Fade - fade in/out different divs based on class?
Hi All, What I would like to do is have a large amount of unsorted divs in jquery masonry. I would like to have different "menu" items such as -all-print-logos-web - and when a user selects "print" then all divs with the class "print" would have 100% opacity and the rest of the divs would be faded out. I've used jquery fade for different elements, however I'm unsure how to go about doing the above. Thoughts?
accessing the pagerEvent in the cycle plugin
Hi.... I found an example to use thumbnails as pagers with the cycle plugin, and I want to know how to implement a fadein effect when the mouse is over one of these thumbnails. Here is the code: $(function() { $('#slideshow').before('<ul id="nav">').cycle({ speed: 1500, timeout: 3000, pager: '#nav', pagerEvent: 'mouseover', pagerAnchorBuilder: function(idx, slide) { return '<li><a href="#"><img src="' + slide.src + '"
Jplayer and Sliding Panel
I have designed a site that incorporates jplayer into a sliding panel. When the panel is hidden, the music stops playing, but I would like it to continue playing if possible. If someone could help me sort this out, I would really appreciate it. example here - click on the word 'music' on the left and the panel will slide out revealing jplayer. Thanks!
McApple
Is anyone using the McApple windowing plug-in ? It seems to be quite slick, with lots of features, but searching on the jquery forums shows no activity, there is no documentation, and the website has been suspended.
Colorbox window
I'm a newby in using Jquery and its plugin, and an important thing that I'm unable to do at this time is to read objects on the colorbox window. I mean, I have my web page calling a popup page where for example the user writes his name. Then this popup page is closed. From my calling page, how can I read what he has written. Can anybody help me on this. Thanks Saverio
Question Regarding jQuery ScrollTo and Link/href Targets
I'm currently working on a personal site which makes use of Ariel Flesler's jQuery ScrollTo. It's a one page site with a few sections, and I'm using ScrollTo to move the window to each section. I've got it all working fine, but I had a question regarding the links. The way the links are currently setup are like this: <a onclick="$.scrollTo( '#contact', 1500 );" href="#contact" title="Contact Me" target="_self">Contact Me</a> What seems to be the downside is that when you click a link, you see a split
[validate] remote method delay/disable onkeyup or something
Hello all, I have seen numerous posts about this but can't sift out the current "accepted" solution to this problem. I am struggling with the validate plugin's remote method. I'm on version 1.6 of the plugin. My problem is with the timing of the remote method. In firefox, when I first type in a name inside a text field that has the remote method it will only validate once I click to submit. This is all fine, except the way I handle if the entries are valid on the form is I use if $(".something").valid(){
using startingSlide in jquery cycle: flashes the first slide in IE before displaying startingSlide
http://tucson.ehclients.com/ click on one of the stores, e.g. http://tucson.ehclients.com/stores/copenhagen, the first position slide flickers before loading startingSlide. not sure how to get rid of that? i know it's sort of an awkward use of cycle ... any advice on how to avoid that load issue greatly appreciated. thanks.
Superfish load external list file
Hello - I've got a site that uses a Superfish menu on multiple pages and I'd like them to all load a single external menu list to make it easier to maintain and update. Any ideas on the syntax to support that? TIA
jquery cycle plugin - #prev and #next cycling through seperated galleries
I found this idea on stackoverflow: Cycling through several galleries $(function() { $('#slideshow').cycle({ fx: 'fade', speed: 350, prev: '#prev', next: '#next', timeout: 0, after: onAfter }); function onAfter(curr,next,opts) { var caption = (opts.currSlide + 1) + opts.slideCount; $('#counter').html(caption); if(opts.currSlide + 1 == opts.slideCount) { $("#next").click(function() { document.location
Wanting to use jquery form plugin with validation AND options inside of another set of jquery tools
I am quite new (and green) to using jquery (and javascript in general) and have a question regarding the forms plugin... I am attempting to configure a lead capture form for a dealership website that is also used for an inventory alert feature within the site. the form is loaded into an overlay (using jquery.tools library from flowplayer.org). What is expected if for the user to complete the form with their contact info along with the vehicle type info of what they are interested in. The only
Autocomplete, extraParams and this
Some might have seen this on google groups already, but since there is no responding, I'll give it a try in here: Hi there, been searchin' for a solution for hours, hope someone here can help me out. This what I'm trying to do, I have several inputs on one page with autocomplete. I need to pass a variable based on the input field the user is in. So I decided to go with having this information as id value. I've found several solutions for autocompletes only called by the id, not the class,
Joomla Superfish Menu
Hi, I've installed the Superfish module on my site but have 2 major problems. First, in order to align the menu to the center of the page, i needed to do this: <table width="89%" border="0" class="topmenutable" align="center"> <tr> <td class="topmenu"> <?php if($this->countModules('top')) : ?> <jdoc:include type="modules" name="Top" style="" /> <?php endif; ?> </td> </tr> </table> Now, it's shows well on IE, but on Safari/Firefox the first item shows
Jquery Slide as seen on http://www.maintuts.info/
I have successfully implemented this slider into my site @ http://www.socalfactorydirect.com/test my question is how do I STOP the images from SLIDING on their OWN ... ONLY when clicked should the images slide ... somebody help me please!!
looking for a specific carousel plugin...
hi there! recently i was browsing through about 20 carousel addons and plugins, but i couldnt find one which has all the features i need it to have... so i thought u can maybe help me out a bit... (sry for my bad english btw.) :-) basicly this one has nearly everything i want -> http://www.enova-tech.net/eng/lab/jMyCarousel in fact the possibilty to NOT scroll element-by-element but step-by-step is what i love on this one.. sadly it still doesnt have everything i need.. and thats external controls
jCarousel disabling all other jQuery functionality?
Greetings everyone, I'm having the following issue with jCarousel: Within the carousel itself, I've got divs of content for a portfolio. The content is supposed to be manipulated by jQuery once that div is in view. So for instance, you could use the carousel to slide over to a portfolio section populated with divs which would ideally have onmouseover effects. The jcarousel works fine -- however ANY other jQuery behavior is effectively disabled. I've tried simple things like a function on document.ready
jQuery tablesorter plugin: get currently sorted headers
I am using the tablesorter plugin and trying to find the currently sorted headers (I think this is stored in sortList?) so that I can persist the sorting state and re-apply it later. How can I do this? Is it possible to do this in a widget or in the sortStart function?
Using multiple plug ins which use different jquery files
I am trying to use the datepicker which can be simply added to a page by the following code: <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> <script type="text/javascript"> $(function() { $("#datepicker").datepicker();
Error with jQuery Cycle and Mega Drop Down
Hello, I am getting the error: Object doesn't support this property or method. I am using jQuery Cycle and a jQuery mega drop down that can be found here: http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/ The error is coming from the line: $('#slideshow1').cycle({ If anyone can help me, I would appreciate it. The complete code is as follows: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript"
Scrolling monitor
Ran across an interesting effect today on a news website. While scrolling down, once the page reached a certain point, a pop-in slid in from the bottom right of the window showing a related news story. If you scrolled up again, the pop-in slid back out (used a negative right position). I'm looking for a JQuery plugin or other script that will let me monitor the position of the page while scrolling. Anyone have any ideas?
Using the jQuery 'click' function on Flexbox control
Hi guys, I am using the Flexbox control as a dropdown that lists a clients Name and Address for each entry in the list. My usable 'real estate' constricts the width of this Flexbox control and so when I click on the 'down arrow' of the Flexbox I want it to increase in width. This is for ease of use and read-ability. When the user chooses an entry it will return to its normal size. I am able to achieve this at present using the jQuery 'click' function but I want the resize only to happen if I
XML Data Island Alternative?
I don't know if this is even possible, but I'm looking for a cross-browser way to: a) Load an object in the browser with data from the server (XML or JSON are fine) in hierarchical format (e.g. customer with associated orders and order lines) b) Have the object automatically update input fields on the web page with values from that data c) Allow the user to change the data, including adding or deleting orders and order lines d) When they're done, have the object contain the updated data and be able
JQuery.keypad Performance Issues
I am working on a Kiosk Touch Screen application and using the JQuery.keypad plugin and noticing some major performance issues. If you click a number of buttons in rapid succession the CPU gets pegged, the button clicks don't keep up with the clicking and some button presses even get lost. On my dev machine this isn't as noticeable, but on the Kiosk itself with 1 gig of ram it's painful. Trying the demo keypad at http://keith-wood.name/keypad.html#inline the one with multiple targets (which is the
Tablesorter + collapsible IE7 Zebra Striping Issue?
Hello All, I have an issue with zebra striping in IE7 using the Tablesorter + collapsible mod (http://www.pengoworks.com/workshop/jquery/tablesorter/tablesorter.htm). Specifically, if the text in a <td> element gets wrapped, the first two columns do not get striped correctly, while the rest work fine. Strange, I know. I've attached a screenshot of what it looks like. Just wondering if anyone has encountered this before or has any ideas. It works fine in IE8, FireFox, and Chrome, but not IE7. Go figure.
Element display problem when using mcdropdown plugin with Jquery formone plugin
Display problem when using mcdropdown plugin in JQuery formone plugin (jqf1). See http://banyanseed.com/jquery/mcdropdown-in-jqf1-plugin.html How can I resolve it. Thanks in advance.
Superfish and the jQuery UI CSS framework
Hello, Did someone try to adapt the superfish plugin to the jQuery UI CSS framework? If no, is it difficult to do it without experience ?
Interesting file behaviour with Multiple File Upload Plugin
Hi Folks, Have setup a simple testbed using the Multiple File Upload Plugin (v. 1.47) and using PHP as the file uploading script. Everything works great, except I have an error with the odd file here and there. Basically, for these particular files, the array value for [error] is showing as: 2 and everything else (except the name) is blank. Here is an example (nb: quotes.txt uploads fine, but test.jpg doesn't): Array ( [name] => Array ( [0] => quotes.txt [1] => test.jpg ) [type] => Array ( [0] =>
jQuery cycle: linking to a slide and using a caption
Good evening everyone, I want to link to a slide in the jQuery cycle plugin and display a caption using both the image alt and title tag. I can get the caption to work perfectly but when I add the link, the caption displays 'Undefined'. If anyone can help me out, I would greatly appreciate it.
Cycle plugin and hosted jQuery 1.4
When I download jQuery-1.4.2 and use that with the Cycle plugin it works properly. This is true for both the compressed and uncompressed version. However, when I use the hosted version it does not work. My photos are in a list, as if the z-index was erased. Here are the hosted versions I've tested: http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js /* OR */ http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
cycle plugin... is this right way to code a simple fade-in fade-out looping slide show?
Hello, I set up a simple fade using jquery and cycle (I named the cycle library "cyclefadeonly.js". It's the uncompressed simple version from the cycle website). The slides are working, but I'm not sure if that's by luck (this stuff is about 10-20% past my current understanding capabilities). My strategy was this: 1) load the jquery and cycle libraries into the head block. 2) set up a tag id: #airplane 3) set up a jquery .ready function 4) attach the cycle fade function to #airplane (with the parameters,
Autocomplete 1.1 (from Jorn Zaefferer) issue on iPad
I just got the chance to test my implementation of Autocomplete 1.1 on an iPad... The autocomplete box pops up in the lower right hand corner of the webpage instead of under the text box. Any thoughts on how to correct this would be appreciated!
s3Slider make rollover trigger image
I'm using s3Slider to create a rotating banner and I've got everything working well. http://www.brianwpiper.com/jq/tstjQ4.html Now I need to make the images at the bottom force the top image to change when the user rolls over them. I'm guessing it wouldn't be too difficult, but it's my first jQuery foray so I'm at a bit of a loss... Thanks!
jQuery Validation Plugin: success option broken when specified in rules?
I'm trying to figure out where the use of the success option is supposed to work, in the validate method, or in the rules options, or should it work in both? For example, this works as expected. $("#aspnetForm").validate({ success: "valid" });However, I don't want all my input fields to be styled with the valid class when they pass validation. Which led me to set the success option in a rule on a per element basis instead of in the .validate() initializer. $("#ctl00_ContentPlaceHolder1_TBFullName").rules("add",
Cycle; multiple speeds
The way I'm using this plugin probably isn't quite what it was designed for, but I need to be able to specify a speed for each individual slide. I can already do this for the timeouts (slide durations themselves): ... timeoutFn: calculateDuration ... var durations = [1,2,3,4,5]; function calculateDuration(currElement, nextElement, opts, isForward) { var index = opts.currSlide; return durations[index] * 1000; } This doesn't work for speed though, there's no speedFn option like there is for timeout,
problem whit dropShadow plugin in Internet Explorer ie
Hello: sorry for my English ... I am using the plugin to overshadow jquery.dropshadow.js for a menu of my website and works well with all browsers except Internet Explorer, that the shadow is put to the top left corner of the page. help pleaseee.
Jquery Validate Plugin- Radio buttons & dependent fields
Hey folks! I'm pretty new to Jquery and the coding side of things in general, so please excuse my noobishness. I'm still learning! Anyway, my problem is that I have some radio buttons on a form that depending on which option is picked, a text input field is displayed. I want to have the radio buttons required as well as the text input field if it's shown. I can't figure out how to set up the validation for that. If someone could post an example of how I might do this, I'd be MOST grateful! I'll post
Next Page