2,530 Topics
| |
Hi Iam very begginer I want to use the script named lavaLamp from here [url]http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/?cp=all[/url] ) but I donn't know how I can use it I try to change the <li class="current">[B]<a href="#">Home[/B]</a></li> tag to the <li class="current">[B]<a href="http://google.com">Home</[/B]a></li> but it doesnt work please help me [CODE] <h3>With Image</h3> <ul … | |
I am using this tip given to [URL="http://designerfoo.com/jquery-thickbox-hack-to-refresh-parent-window-on-tb_close-event.html"]refresh the parent window on close[/URL] for thickbox. But in addition, I would like to display the loader image after closing & while refreshing. Any suggestion? Thanks. | |
I have this php based website, that displays a photo and draws data from a db to display on the page. Currently has a link to a live camera(viewed by internet browser) that opens in a separate page. I have heard/read that using jquery you can create a iframe within … | |
I need to GetThe Dynamic Values of Row1 Row2 Row3 Etc. My Code enter code here <script type="text/javascript"> $("document").ready(function(){ $(".addComment").btnAddRow({rowNumColumn:"rowNumber"}); $(".delRow").btnDelRow(); }); </script> <table border="1" class="autoTable"> <tr><td>Your Name</td> <td>Your Age</td><td> </td> </tr> <tr><td> <input type="text" id="wonder" size="25"/> </td> <td><input type="text" id="good" size="25"/> </td> <td><input type="button" value="Delete" class="delRow"/> </td> </tr> <tr> … | |
hi to all, I written a web method ListTask() which returns array ob object of class TaskList which give me result in xml form I want to bind that result to table in asp.net 3.5 aspx page by calling that webMethod in jQuery ajax call. I have tried many ways … | |
I'm sorry, i'm a newbie in php. And i have a lot of problems when i develop. So this is another problem i met. form.php: [CODE]<form method="post" action="process.php"> <h1>BESOIN </h1> <br><br> <label>Sujet:</label><input type="text" name="sujet" /> <label>Date: </label><input type="text" name="bdate" class="datepicker" id="datepicker1"> <label>Nature:</label> <input type="radio" name="nature" id="nature" value="exprime" >Exprime</input> <input type="radio" … | |
Hello I am writing a script that will replace the src of an image when the user hovers over it. I am using jquery and regex to accomplish this and have tested it on my local server but the src of the images on the live server is different and … | |
Hi guys, I have a table that outputs all my contacts via a while loop from my database. my syntax is like this: [CODE]SELECT * FROM contacts WHERE id = $_SESSION['user_id'] ORDER BY name ASC LIMIT 5[/CODE] that pulls out all my data and only gives me 5 results. Now … | |
i wanna try to use ajax to async something from the mysql database.. i have read many tutorial/book/article recently and there are many things that I don't clearly understand. it looks like json is a good pick to do stuffs like loading things from a database. however, the examples i … | |
Help! I am hoping this is some sort of typo on my part, but I cannot figure out how the s3slide show I set up turned out the way it did. I got the code from the following site: [url]http://www.serie3.info/s3slider/demonstration.html[/url]. This shows an example of what it should look like. … | |
Hi Jquery Guros, I develop registeration form (in arabic). I added "validator.addMethod" to check the firstname text. I want to check that the "firstname" text must be in INGLISH leters OR Numbers(means, user can't insert arabic leters or anything else). [B]I added the script:[/B] ///////// chack firstname (English leter OR … | |
I dont know what happened my jquery menus are not working at all.......particularly the hover opacity effect is not working.....it was working 2 days ago i dont know what have i messed with.......here is the full page code.......[CODE]<!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"><head> <meta http-equiv="Content-Type" content="text/html; … | |
I have an array of textboxes each having button on right side which when pressed the text should be displayed on new window using Jquery. For demo, you might have seen jquery lightbox plugin which shows the images in the new window. I want exactly same but instead of images … | |
I am almost done with my webpage using jquery skins and tabs..It doesnt show proper in IE6 .. What can i do????help | |
hi! I have problem with my jquery validation. When I successfully submitted my form, the value i enter is still there in the <input:text>. It supposed to be refresh and the form is emptied. here's my jquery code [CODE]// JavaScript Document $(document).ready(function(){ $("#myformcom").submit(function(){ var str=$(this).serialize(); //var result; $.ajax({ type: "POST", … | |
Hello:) , [CODE] $.each(myOptions, function(val, text) { $('#select').append($('<option></option>').val(val).html(text)); }); [/CODE] how can I add to option links for example to http://google.pl/search?q={text} thx 4 help;) | |
Hi, how can I run jquery function every 5 minute and updating value on website? | |
Hi, how can I hide a url from jquery/ajax code for example: [code] function func123() { $(document).ready(function(){ $.getJSON('[B]http://127.0.0.1/~nertos/file/my_web/file.php[/B]', function(res){ ...................... }); }); } [/code] Thx 4 help;) | |
I have a table with a bunch of check boxes, this is not a plug: (found at [url snipped]), I am trying to figure out how to store each checkbox's value in real time (there is no "Submit" button). I run jQuery through my site and was thinking that PHP/jQuery … | |
Hi, I have problem in rich:hotkey when using JQuery i have used rich:hotKey for h:inputText in my jsp page. And also i wrote jQuery for get the textBox value. When i use jquery, that time rich:kotKey not worked [CODE] <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> <%@ taglib uri="http://java.sun.com/jsf/html" … | |
I have a table with a bunch of check boxes, this is not a plug:(found at [url]http://www.enhancementresearch.com/penis-enlargement.htm[/url]), I am trying to figure out how to store each check boxes value in real time (there is no "Submit" button). I run jQuery through my site and heard that simple data storage … | |
| Hey yo developers outta there. Mine is a simple question as this: How could I create rotation for IE? I know there's the filter function for this, but that can't rotate 45 degrees. So, if it is necessary I change my css rotate technics, to a jQuery or something. Now … |
Hi friends, I have Question About jQuery... I want go get page unload animation[effect]... it is must be fadein effect example is [URL="http://www.mkyong.com/jquery/page-loading-effects-with-jquery/"]http://www.mkyong.com/jquery/page-loading-effects-with-jquery/[/URL] .. But this working at the page load..But i want this at the page unload & reverse order of this animation Please help.......Thanks | |
I am new to Javascript and I don't want to use frameworks. I found a tutorial on how to make this: [CODE]<html> <head> <title></title> <script src="jquery-1.4.2.js" type="text/javascript"> </script> <script type="text/javascript"> $(document).ready(function() { $("div#msgbox").hide(); $("#addComment").click(function (){ $.post('index1.php', { name:$("#name").val(), //PHP recognize it like POST comment:$("#comment").val() //PHP recognize it like POST }, … | |
G'day, Before i start, i have to admit that I'm out of my element when dealing with javascript! I've been developing a site for a travel agency, and opted to use some of the UI elements which can be found in jQuery. The problem is however, that when I move … | |
Hi folks, please help. My php script combine different fetch records and I use the jQuery pagination as the kind of menu. (jPagine from [URL="http://www.phpixel.fr/jpagine/"]http://www.phpixel.fr/jpagine/[/URL] I need change page numbers to words. I know the total number of pages. I tried use array in javascript but without success ... Many … | |
ok, the link to site [url]http://www.hypn0ticproductionz.com/hptestsite[/url] if you click on the buttons to the side and then click on the bottom one again. it doesn't take it back to the original spot if you take a look at it you will see what i mean what is in RED is … | |
I have created a script that will send form data via XMLHTTP using POST and then update a div with the results. This is working fine as the correct results are displaying in the table, however I am having a few issues with launching some JQuery effects. The problem I … | |
Hi, In my aspx page I have a gridview inside a panel as below <asp:Panel runat="server" ID="pnlContainer" ScrollBars="Auto" Height="781px" Width="1250px"> <asp:GridView ID="gvCashFlowDtls" AutoGenerateColumns="False" runat="server" Font-Size="Small" DataKeyNames="UID" Width="98%" onrowdatabound="gvCashFlowDtls_RowDataBound"> <HeaderStyle CssClass="GVFixedHeader" /> <Columns> . . . . . . . . . </Columns> </asp:GridView> </asp:Panel> This is the style I used … | |
I'm attempting to use the activeSlide class in the Cycle plugin, but I can't seem to get it to work properly using existing markup for the pager. This is the code that I started with, and it works just fine (thanks to pritaeas.net): [CODE]<style type="text/css"> #nav { margin: 5px; } … |
The End.