Ajax rating control
how to get and set value in ajax rating control in jquery . please any one help me
sortable: "apply" revert also to rest of list items
Hi, While using sortable() myself I stumbled across this issue: why not also use a smooth animation (like revert) for the whole rest of the list items? Imho it looks kinda bulky when the items that are not dragged are wildly jumping around while the one item then smoothly floats into its new position. Or am I missing something here? Cheers ~Harry
how to do two buttons in toggle
i want to double the code for there will be two buttons and every button do the same thing <style> p { background:#dad; font-weight:bold; font-size:17px; } </style> <script src="http://code.jquery.com/jquery-latest.js"> </script> <div align="center"> </div> <div align="center"> </div> <div align="center"> </div> <div align="center"> <button style="width: 651px; height: 42px;"> <div align="center"> <font size="6"> "blablabla </font>
Ajax Rating Control
sir asp.net page adding ajax rating control.. i want style design and value retrieve assign in ajax rating control using j query. please any one help me.
problem in code
how can i make this code for it will work (without change any detail from the code): <style> p { background:#dad; font-weight:bold; font-size:17px; } </style> <script src="http://code.jquery.com/jquery-latest.js"> </script> <div align="center"> </div> <div align="center"> </div> <div align="center"> </div> <div align="center"> <button style="width: 651px; height: 42px;"> <div align="center"> <font size="6"> "blablabla </font>
JQuery( i think ) - is this possible
Sorry not really sure on how to topic this but i'm wanting to do the following. 1.) User clicks link on front page 2.) it takes them to another page and depending on the link clicked on the front page expands the appropriate JQuery accordion control from the corresponding link clicked on the front page? Note: Currently using ASP.NET
click even firing difference between 1.8.0 and 1.8.1/1.8.2
I am having problem with click event. It fires if I use 1.8.0 but does not when 1.8.1 or 1.8.2 is used. I am using jQuery with Backbone and jQuery Mobile framework. I am not sure if the problem is related with these but I was able to narrow it to the following lines: for 1.8.0 it's between lines 3009-3039 for 1.8.1 it's between lines 3013-3043 it (1.8.0) has changed from selMatch[ sel ] = jqcur.is( sel ); (line 3030) to this (1.8.1) selMatch[ sel ] = jQuery( sel, this ).index( cur ) >= 0; (line
Problem using a custom select menu inside a popup
I found a problem using a custom select menu inside a popup. I set the propierty data-native-menu="false" but it works just like it wasn't there. My code: <div data-role="popup" id="editform"> <div data-role="header" data-theme="a" class="ui-corner-top"> <h1>Edit</h1> </div> <div style="padding:10px 20px;"> <label for="producte">Product:</label> <input type="text" name="producte" id="namefield" value="" /> <label for="select-choice-1" class="select">Category:</label> <select name="selectcategory"
Cycle2 - Get nested images to run
Hi All, I'm trying to get Cycle2 to work. I have a number of extra divs that are between the initialized slideshow wrapper (cycle-slideshow) and the imgs. <div class="cycle-slideshow productpal_slideshow_..." data-cycle-fx="scrollHorz"> <div id="stacks_out..."> <div id="stacks_in..."> <div></div> <img id="productpal_img..." src="resources/testimg.png" width="64px" height="64px" rel="2ndpg.html" alt="Caption1"> </div> </div> ...similar 2nd wrapped img </div> At the moment
:hidden selector
Hi guys, just came across an issue when using $('img').is(':hidden') - it returns true if its the first time I am loading a page with an image. Because it wasn't cached yet. But in documentation it is saying that Elements can be considered hidden for several reasons: They have a CSS display value of none. They are form elements with type="hidden". Their width and height are explicitly set to 0. An ancestor element is hidden, so the element is not shown on the page. the image does not satisfy any
Is it possible to create a Tooltip with formatted text inside?
Hey guys, I'm using a Tooltip to show more details on products in my website so i needed it to display formatted text, like for example a bigger text with the name of the product and then a small one below, describing it. Is it possible to do so? Thanks in advance!
Ode to Jquery
For all nerds who program since before 2006... here it is: Ode do Jquery Before jquery Life was perilous Yea, even less cheery And even now, some may consider you confusing, and others manipulative Yet, despite of how you perform or find anything in my form I will still oath to you my DOM for I am sure it will my web bloom Carlos Casalicchio
make the button in the center
i want to do for the button in the Toggle will be in the center i need do know where i put the <center>
How would i go about creating a header animation like this?
I just saw this sweet Header Animation and was wondering how to implement an effect like this on a site. I am quite fluent in html and css and have dabbled with javascript, but never really got in at the deep end. Maybe this is the place to start. But how would i go about this header?
Superfish (Navbar): second Navbar under parent
Hi there, I used the searchfunction but couldn´t find an answer. I´ve integrated jquery superfish plugin (NAVSTYLE!) in joomla. No Problem so far. I positioned the list items of the first Nav. Row via css with different gaps between the li´s. f.e: .item-103{ margin-right:45px; } .item-104{ margin-right:9px; } What I´m lookin for is a way to position the submenu not on the very left under the first NavRow, but centerd under it´s parent link (Opener from the first navigation row). I thought
validating one textbox only with jquery ui
I have the following textbox: <input id="txtEmailMe" class="required email" type="text" style="width:200px;" name="ctl00$BannerHolder$txtEmailMe"> I then have: $('#emailMeSend').click(function (evt) { //firs need to check if valid email evt.preventDefault(); On my button click which is working fine I want to check to see if this one textbox is valid. I have opened a form up on a jquery ui dialog which has one textbox, the one you see above. How can I validat this textbox only
how can i do for the out put in the button will not show when i open the page
how can i do for the out put in the button will not show when i open the page every code for i open it showing me first the output and then when i click it is disappear i am talking about ToggleSlide like this code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <style> p { background:#dad; font-weight:bold; font-size:16px; } </style> <script src="http://code.jquery.com/jquery-latest.js"></script> </head> <body> <button>Toggle
jquery pair/not pair tag
Hello, I would like to create xml document using jquery, everything works fine, but I need to use image and track tags and these tags need to pair, however jquery creates them as not pair tags. Is there some workaround for that or it is not possible to do it? Thanks
Data-dimissable attribute not working !!!
Hi I am using JqueryMobile 1.2.0 I am trying to use Data-dismissable ="false" attribute in the div containing data-role="popup". So that my popup doesn't vanishes when user clicks anywhere else on the screen. But somehow its not working. Any clues to what might be the problem.
jquery and jquery easing conflict issue
In brief we have no control over the website we need our jquery code to work on . There website uses an old version of jquery 1.4.2 the jquery ui 1.8.24 ui and a plugin called jquery easing 1.3. We need a higher version of jquery 1.7.1 plus. We have put a our code and plugins in noconflict mode but are still getting an error related to the jquery easing plugin Shouldnt the noconflict on our items stop the jquery versin we are using conflicting with the easing 1.3 plugin?
Content displays, then rearranges on page loads.
Pages in my app seem to load in stages: the content all appears but with the header and footer bars clearly not taken into account, then the padding gets changed and the content shows up in the right place. For context, I'm usually building the content of any given page during pagebeforeshow. If this tweaks any memories, please let me know. It would be difficult to create an accurate jsfiddle for this particular problem. Cheers.
different categories for s3slider-pictures
hi, my name is maria and i am realy sorry for my bad english. i hope i am at the right place for my problem and anybody knows an answer for the following question: i use s3slider for a joomla-based website. my problem is, that i like to have different pictures for every submenu. does anybody know if this is possible? unfortunately i am only a beginner in this whole jquery-stuff. i would be very thanksful if anybody could help me! best regards, maria
Click handler calling other click handlers?
Can someone point out where I'm going wrong with this? I have a set of divs all with headers of class "shrink-on-start shrinkable", and an Expand All link with class "expand-all" I've set up two click events - when a "shrinkable" is clicked, it should next().slideToggle() - which works fine on its own. When "expand-all" is clicked, it should next().slideToggle() on all "shrink-on-start" objects (not all "shrinkable" objects, as elements on the page sidebar also use this class), which also works
Simplify my Code please
Hi Guys, I am new to this forum. And as I am not very experienced in working with jQuery I have a maybe stupid question: So I have multiple checkboxes on my page each one has a unique id. some of them also have a class called show-more if i click a checkbox with class show-more a fieldset with the class name that is equal to the id of checkbox with class show-more is shown (second class of fieldset is "field") so my code looks like that: First I check all the id if they are checked (only the one
Looking for ideal way to persist selected list values across multiple list/AJAX requests
Here's the problem I'm having. I will have a JQM page that will contain a series of lists like this: list 1 (3 items from WS) -> list 2 (2 static items) -> list 3 (many items from WS) -> list 4 (many items from WS) -> dialog list 1 is populated via an AJAX request to an ASP.NET web service. I have this functioning no problem. Each item in list 1 will contain a unique value (id) that I will need, in conjunction with a selected value from list 2 to make an AJAX request and populate list 3. The
jqm ver 1.2.0 hash not added to url on normal link - why?
I am a noob to jqm , i have downloaded ver 1.2.0 and testing it. the docs and videos i have seen show that a normal link should be intercepted by jqm and ajax goodness done on it. It should also add a hash to the url, but for me it does not add the hash to the url when i use separate files. e.g. I have 2 pages index.html audit.html html for index.html <div data-role="page" > <div data-role="header"> <h1>Audit message</h1> </div><!-- /header --> <div data-role="content"> <form action="form.php" id="QS-selectGroup"
Fancybox comunicate with a Gallery
Hello, I've inserted a jquery code in my asp.net application that make a gallery. I wanted to add a fancybox, so I've wrote that piece of code: $(".ad-gallery").on("click", ".ad-image", function () { $.fancybox({ href: $(this).find("img").attr("src"), }) }); I want to add 2 things on the opened fancybox: 1- add a button. 2- add the image description. here's a piece of the aspx for the gallery: <div id="gallery" class="ad-gallery"style="background-color: #D8B66D; width:
Login form without reloading
Hello everyone, I have little a problem with set up my login form with jQuery functions. My login form is in PHP of course, it's very simple, it has only one input to write proper password - after that user can see "hide section". I want to use jQuery to make this form free of any reloading, for example when user puts wrong password. Ok, here is my script, I have just set up in jQuery "error message" with fade effect, but after submit button page is reloading (and that is what I can't do it). How
Filtering the div containing some text
I have some ten to twenty number of <li> tags which contains divs as shown below. Now i want to filter <li> tag that contains div which has id final review and div that has the class ui-block-b Inprogress. how to do this. <li data-theme="c" style="border-bottom:#000 1px solid; line-height:22px;"> <div> </div> <div class="ui-grid-b"> <div class="ui-block-a">Initial Evaluation</div> <div class="ui-block-b"> </div>
How to extend a jQuery Mobile components?
Hi all, I want to extend jQuery Mobile form components/controls with added properties and functionality. Being a newbie in jQuery, guide me how to get started? For example, I want to develop a HTML 5 text field component with the following extra features: - Min Length - Max Length - Regex Pattern - Default Values - Restrict List Of Values
Type in span/div respecting breakline and then transform to pre
Hello. I'm facing a situation here (studying purpose) where I type in a textarea and onkeyup it will copy the text to a span or div and after it, it will turn the component into a pre to use syntaxhighlighter. I found out that I can change the breakline by replacing the text breakline (/\n/g,'
') i can change the modifier to break it, but if I add <br/> there, the syntaxhighlighter will show the <br/> and not jump to the next line. I tried with text() and html(), and after render it in the
refresh on ipad rotate ?
hello. i have a simple fade effect for ipad . is it possible to make the image disapear and fade in again if the ipad is rotated from landscape to portrait or vice versa ? also, how would i make a fade repeat in and out constantly this is my code. $(function(){ $('.logo img, .tag1 img, .tag2 img').hide(); $('.logo img').each(function(i) { if (this.complete) { $(this).delay(500).fadeIn(3000); } else { $(this).load(function() { $(this).delay(500).fadeIn(3000);
How to upload my plugin in jQuery plugin repository ???
Can somebody help me by telling the steps to upload my plugin ???
SOLVED - Remove link in text to "Add to contacts" in iPad
Hi! I have a problem, if the text inside of div label have 7 numbers or more, the iPad automatically add a link for add to contacts. How I can remove the link?? I have jquery mobile 1.1.1 with phonegap 2.2 and iPad IOS 6.0.1 Thanks SOLUTION: <meta name = "format-detection" content = "telephone=no">
I want upon unload detect the destinated url (how, this the problem)
$(window).unload(function(){ alert("Goodbye1!"); if (window.location.indexOf("localhost/freelancerHelp/divsMoveShowPCH/")==-1) { alert("Goodbye2!"); } }); // I want upon unload detect the destinated url (how, this the problem?) and appear a message only if not in my site the future url... how?
Flickr Gallery - add photo description
Hello everyone! I implemented this jquery http://tympanus.net/Tutorials/FlickrPhotobarGallery/ and I can capture setname and title but I need to get photo description too, so I would like to know if this is possible. I have several days trying to find information and a solution. Hope someone can help me, thanks in advance! $(function() { var api_key = '######'; var user_id = '####'; /* use: Square,Thumbnail,Small,Medium or Original for the large image size you want to load! */ var large_image_size
Jquey - How to execute a a function only when ajax request is complete and all content is alread loaded
I have this 2 functions to be execute but I want the second to be executed only when the content of the first request is already loaded in the DOM element.. general function that loads ajax content: function ajaxDialog(AjaxUrl, type, targedDom, dialogedDom, tabs) { $.ajax({ url: AjaxUrl, type: type, DataType: "html", success: function (data) { //puts data inside targedDom Dom elemen $('#' + targedDom).html(data); //create tabs loadDialogSettings(dialogedDom, tabs); } }); } this first function creates
Need a fresh start!! Unwanted Caching.
I have a main page, lets name it ABC.htm. On it I have a link to a second page named FOO.htm. Both of these pages are built with JQM. How do I make certain that the DOM from ABC.htm is not cached after the user clicks on the link and transitions to FOO.htm? I know that rel=external will do it but it has the unwanted side effect of opening a browser window (when running chromeless). I have tried setting data-dom-cache but it should be false by defalut. I realize that I didn't give a lot of background.
Should qunit be updated by update_submodules?
I've followed the instructions in the jQuery readme to clone the jQuery repo and build it with Grunt. When trying to check the unit tests at test/index.html, I discovered that qunit/qunit/qunit.js was missing. I eventually noticed the qunit submodule needed to be initialized and pulled. I was wondering whether that process should have happened automatically as a result of the Grunt update_submodules task. That task did update the sizzle submodule, so I would have expected it to also update the qunit
push notification
how to implement push notification in my program , i get help of this link http://pusher.com/tutorials/html5_realtime_push_notifications , but some problem occurs ,in index.html button have no action perform when we run on local machine (wamp server),please responce why it occers. i have download zip folder for push notification from https://github.com/pusher/html5-realtime-push-notifications and i have to implement in my program
Next Page