Need help finding carousels that work in 1.4
I love the carousels here but I can't use them in my Drupal site due to version issues http://spaceforaname.com/galleryview/ Does anyone know this author? Do you think he might still have a version from about 3 years ago in 1.4? Unfortunately, his GitHub account only dates back a year. Any ideas how to find great work like this that will work in my site? I'm using a SaaS version of Drupal so no option of using http://drupal.org/pro... module. Thanks!
Problem getting multiple menus with flyouts to work on the same page. . .
Hello, I'm not very good with JavaScript, so I'm sure that I am probably missing a basic concept. . . I want to have multiple menus with flyouts on the same page. I have mouse over calls that seem to work to call the javascript function. The VisionFunding one works, but the m3 one does not display properly. It looks like when the m3 one shows up, it is empty. I think I am missing something basic in the jQuery function and CSS interactions. Here is the code for the image map calls. <map name="WFAgile">
A question about nested ajax loads.
Hi, I'm new to jQuery here, so I apologize if theres something obvious I'm missing. I have a main page that loads "page1.php" into content div "content_div" via ajax load. However, I would like to add a button to "page1.php" that loads "page2.php" into "content_div", replacing the content of "page1.php". How would I go writing the script that allows "page1.php" to use "content_div" in the main page? Thanks
meaning and difference of client side processing and server side processing
What is meaning and difference of client side processing and server side processing?Can any one give brief explanation of this both?
Get method is not working, please help
I'm trying to add data to my link to retrieve through the get method on another page. window.open("vouchud.aspx?vkey=" + _callkey1_ + "?tdate=" + _key2_ + "); It is not working and I get an error. Does anyone know why or how to solve this?
How to put the child class to the parent?
Hello again, how i can put the child class to the parent? For example, i have this: <div class="parent"> <div class="child-one">Content of child one</div> </div> <div class="parent"> <div class="child-two">Content of child two</div> </div> <div class="parent"> <div class="child-three">Content of child three</div> </div>And I want add to the parent div the class of his child, thus: <div class="parent child-one"> <div class="child-one">Content of child one</div> </div> <div class="parent child-two">
inArray() allways return -1
i have a strange problem with comparing two arrays http://jsfiddle.net/paPF5/1/ The .inArray() Check always return -1, but i don't know why.
get the id of the checkbox in onclick
how to get the id of the checkbox in onclick ? <input type="checkbox" id="someid_1"/> <input type="checkbox" id="someid_2"/>
version question
Gretengs to everyone. I'm a jquery begginer and have a question about version of jquery. The following code works in version 1.7.2 but doesn't work on 1.9.1. I've checked the documentation and the changes between versions and nothing says anything about fade() like functions or toggle(). Also, I've tried other selectors inside toggle function but none of them works. Here's the code... Thanks to anyone who answers. $(document).ready(function() { $('.answer').hide(); $('.main h2').toggle(
How to open accordion panel from an external link
I am new to jQuery and really stuck with it. I have a WordPress site with the posts in jQuery accordion and a link to latest posts on another page. I am trying to open the specific panel of an accordion using the external link. At the moment when you click on the link, you move to the appropriate page and panel, but the panel stays closed. Here is the code I am using for the accordion: <script type="text/javascript"> $(document).ready(function() {Accordion();}); function Accordion() {
Autocomplte with geonames
Hello :) I am trying to use the source code from this page http://jqueryui.com/autocomplete/#remote-jsonp but I need to alter it a little so that the input field displays not only the full city name but also the state and country just like in the autocomplete drop down. I am really new at all this and I would really appreciate someone helping me on this! Thanks. Arthemis
First time using JQuery - can't get it to work!!!
Hi This is the first time i've ever used JQuery and my Javascript days are years and years behind me. I'm trying to add a slideshow to a site that uses the CodeIgniter model-view-controller platform. The slideshow i'm adding is the malsup cycle plugin (http://malsup.com/jquery/cycle/). I have done the following: 1. I have downloaded the latest JQuery to my assets/js/ folder and renamed it to jquery.js 2. I have downloaded the latest cycle.js into the same folder. 3. In the controller file I have
Unable to run two scripts simultaneously?
Below is a rough syntax of my script: <script src="_js/foo1a.js"></script> <script src="nav/foo1b.js"></script> <script> $(document).ready(function() { ----- <script1>------ }); </script> <script src="js/foo2a.js"></script> <script src="js/foo2b.js"></script> <script src="js/foo2c.js"></script> <script> $(document).ready(function () { ------<script2>------ }); </script> <Script 1> does not run. <Script 2> does. If I alter the script to the following: <script src="js/foo2a.js"></script>
Dreamweaver-Search facility
I have created a non profit website www.negombolawsociety.com. We have about 10,000 members. I want to have a search box inserted on the home page so that visitors can search for members, their contact details etc. I do not want to put all the details in a web page as spammers will reap the email addresses. I have the names, addresses, contact nos and email addresses in MS word format. How should I proceed? Thank you for helping me.
jQuery - AJAX form problem
Hello, I wanted to make a form where somebody can submit content. I made the form validation with jQuery and now I wanted when the person submits content, the content to be verified if it's already submitted. I made the script and it works well untill some point. I made a variable to help me validate the form. When I validate the form I check every field and if empty I set the variable to false. At the end if the variable is true we can process the form. Now the AJAX part. The script checks if content
help generating thumnails (more of a php question)
I've been watching a couple tutorials on how to do this put none of them seem to work, but the code I made to upload the original photo works. Here's what I'm having trouble with: functional upload image php func function upload_comic_img($image_temp, $image_ext, $comic_id) { $comic_id = (int)$comic_id; mysql_query("INSERT INTO `images` VALUES('', '".$_SESSION['ID']."', '$comic_id', UNIX_TIMESTAMP(), '$image_ext')"); $image_id = mysql_insert_id(); $image_file = $image_id.'.'.$image_ext;
convert bxslider to simple image timeline (or suggest me another timeline)
Hi, ive been looking for timelines to use — but found none that works with my idea (which is simple). The bxslider already have the functionality i need, such as autoplay and fading transition. I do have 2 questions. When adding bxsilder you get a 'slider control' like a pager which indicates which image is shown (bx-pager-item). If i have 3 images id have 3 pager items. This is where the timline comes in. In the regular appearence the pager items are put next to each other. But id like to define
need major help creating 2 different img galleires
I'm trying to create two types of image galleries. The first I'm trying to make is an infinite loop gallery from files I upload that has additional l/r buttons. The other is on a separate page which would only have l/r buttons and would pop up when the user clicked on the thumbnail version of the image. I'm also having trouble figuring out thumbnails, but I'll ask that in a different post. I know this is a bunch to ask, but I don't wanna use any plugins. I'd like to learn how it works so I can apply
input fields and combobox. How can I loop through both of them at the same time?
I have 8 input fields and 3 comboboxes and I wanna get the values of all of them without having to use ids or classes. $("#table tr:gt(0)").each(function () { //$(this).find('td').each(function () { _myqu = ""; $(this).find('td input[type="text"]').each(function () { if (($(this).attr('id') == "desc") && ($(this).val() == "")) { _myqu += "None" + "/"; } else
need help with image and div
I'm new in Jquery and i'm learning for myself to understand, i have a form of two images in same first div and second dive for email text field. when load the page, is showing first images on the top of text field and display none for second image, when person enter complete email address then change first images to second images. how can i write this basic code please! thanks. AM
New to jQuery. Can't get it working.
Hey all, I'm just starting to learn jQuery. I included the script tag just above the ending body tag and when I test it out, nothing happens.
jqueryUI modal set header and fields from code
Hi, I am trying to customise the example (http://jqueryui.com/dialog/#modal-form) to my needs. What I can't figure out is how I can modify or set the texts of the form (e.g. Name) at runtime. I need to do this because the form will vary depending to server input and I can not antizipate the text. Is there a simple way to do this? Just to clarify. The names are stored in a structure: <div id="dialog-form" title="Create new user"> <p class="validateTips">All form fields are required.</p> <form> <fieldset>
How to develop Browse File using Modal popup
Hi, Please share some inputs to develop custom Browse file window. How to develop Browse File using Modal popup Regards, Srinivas.
Alter Radio Input Value When Someone Clicks On a DIV
Hello, I asked this question in stackoverflow, but didn't help. I am basically trying to save a html value with a radio select button and my code looks like this. <ul class="ulitems"> <li><input class="liitems" type="radio" name="items" value="<a class="green none" href="http://www.google.com" title="Google" target="_blank">Google</a>"></li> <li><input class="liitems" type="radio" name="items" value="<a class="green none" href="http://www.yahoo.com" title="Yahoo" target="_blank">Yahoo</a>"></li>
Problem making a script "see" an element loaded in Ajax
Hello, I am coding a web page that displays an image that have the #zoom tag, i found a magnifying plugin and i want to load different images with the #zoom tag and make that plugin to "see" the actual image. I have this code function ajax(color){ var xmlhttp; if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() {
Listbox > Show related div
I'm kinda new to Jquery and I'm having trouble with the script below. The idea is that the user selects an item from the listbox and then it's related div should popup (and hide the other 2 div's) <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> <script type="text/javascript"> function showonlyone() { var thechosenone = $('#number > option[selected]'); $('.newboxes').each(function(index) { if ($(this).attr("id") == thechosenone)
PHP array post to MySQL?
Hi! I've created a dynamic form that can be cloned via jQuery. I'm trying to figure out how to submit the cloned child elements into MySqL using PHP. Can someone help me out with the following form? Thanks in advance, Jack <form name="TimeSheetForm" action ="include/process.php" method ="post" onsubmit="return validateForm()" > <fieldset id="timesheetDetails"> <legend class="legend">MyTimesheet</legend> <div class="form"> <ul class="replica"> <li><label class="inside">Date:</label></li> <li><input
jQuery/ Ajax Sample API call to present data
Hello! In an effort to start viewing some data using freely available APIs - I wanted to use JavaScript/ Ajax. I found jQuery and want to start using it for the same - then use for more UI manipulations (to present data).. I found a sample script online that I understood to be a simple script for making a GET call to retrieve data using this API.. It also has the different callbacks implemented so I am able to see the sequence and failures. There are TWO things I'm trying to fix 1) result of the
Space between Images
I would like to eliminate the space at the right side, between the pictures in the data-cycle-fx=scrollHorz jquery using 4 pictures.
How do I change the class of the previous parent last-(or first) child
Hello, I have code such as follows. I have labeled them with their correct indexes. I understand that the first ul tag is index 0, the second is index 1. I understand that the li is index 0 - 5 in each of the ul's. I have these set as buttons so when you click on them it removes a CSS class and then adds another CSS class. However due to scope if I click on the first-child in the second UL (or index 1 UL as labeled below) I cannot change the class of the first UL (Index 0 UL) last-child by
Showing on selected pages
Great forum, and want to thank Jake for the reference earlier, and now have another scenario. If a slider code is imbedded into the index file, is there a way to only run it on certain pages ie. index only ?
How to test an input value after inputing?
I have got an answer form jakecigar to test the existing value of input elements. But how can I test value after the user changing the value of the input? For example, if the user input value is "John", then the background color of the input change to red.
Total beginner looking for guidance on transition effects
Hello all, I am a total beginner with this, and appreciate any advice given. Playing around with the following code from an older site on the local server, which simply fades images in/out and was wanting to modify so that it would slide left to right. Should most of this be scrapped in order to make this happen ? var howOften = 4; //number often in seconds to rotate var current = 0; //start the counter at 0 var items = new Array(); items[0]="<img alt='image1' src='slider/slide-1.jpg' height='469'
How to test an input value
I want to test if a user input a certain value like “Jhon”, then change the background color, I use the script below: $("input:contains('Jhon')").css("color", "red"); But it didn’t work! How can I do ?
need help sending $_GET info through ajax/jquery.. i think..
Hello, So, bear with me cause I've only been doing this a month. I've been trying to create a site for a comic I'm working on and I already have a register/signing framework, a forum framework, a comic display framework. Now I'm working on fleshing out a link that allows any viewer (registered or not) to view the characters in a horizontal carousel and when they click on them, have a div pop down that has information correlating to the image they pick. I set up two databases, one to handle to photo
preloader
Hi I'd like to show my preloader for example for 20 seconds and I don't know how to delay it ;/ (delay() doesn't work for "#status"). Thanks for any answers :) $(window).load(function() { $("#status").fadeOut(); $("#preloader").delay(350).fadeOut("slow"); })
Selector on two Lists
Hi There, First of all i'd like to say sorry for my bad english! I have a littel probleme with my jquery scirpt. I have a in my HTML Script two Lists: <article> <ul> <li><a href="#">Item 1</a></li> <li><a href="#">Item 2</a></li> <li><a href="#">Item 3</a></li> </ul> </article> <article> <ul> <li><a href="#">Item 1</a></li> <li><a href="#">Item 2</a></li> <li><a href="#">Item 3</a></li> </ul> </article>
.click() stops working if I click too fast at the object.
Hi all [edited] ok now I know why this problem will be caused. the question now is how to disable the triggering of the click() event as long as the function isn't completed (of the previous triggered click event). Thanks guys
Src file inclusion seems to cause functions not to run
When I keep the src=xxx in the file, the text changes do not work. BUT when I remove it, so the <script src=...> is just <script>, the mouseover, etc., are correctly handled. When I have this file reference in another html file, it works just fine. So, it seems not to be the reference to the file. But if it's not that, then what? <!DOCTYPE html> <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"> function addunderline() { head1.style.textDecoration = "underline"
Converting Html5Admin to the new jquery 1.9.1
Hi, I'm new to jquery, I have downloaded HTML5 Admin to use it in my Asp.Net apps, it was giving me some error when running it from my app under visual studio 2012 using IE browser. I noticed that this HTML5 package is using the following jquery: - jQuery JavaScript library v1.5.1 - jQuery UI 1.8.13 - jQuery dataTables.min Ver. 1.8.0 - TreeView 1.5pre jquery plugin - Superfish v1.4.8 jquery menu - Supersubs v0.2b jquery plugin Does any one know how to convert this package to jquery latest version
Next Page