Search Result

Collapse
81 results in 0.0042 seconds.
Keywords
Members
Tags
jquery
  •  

  • Hatem Salem
    started a topic Undefined value returned by Ajax!

    Undefined value returned by Ajax!

    I am trying to get all Following IDs using Twitter API. Now on Load function am trying to alert the IDs array (FollowingArray ) which returned by GetFollowing.

    I've test the value of array inside the function , but it looks OK. When i try to alert it appears as undefined.

    Code:
    function Load()
    {
    	alert(GetFollowing("hatem"));
    }
    
    function GetFollowing(ScreenName)
    {
    ...
    See more | Go to post

  • Fancybox is not working in second click in obout grid

    Code:
    <cc1:Grid ID="GridBusOne" runat="server" FolderStyle="premiere_blue" <cc1:Column DataField="" Width="80" Index="14" TemplateId="BtnTemplate">
         <TemplateSettings TemplateId="BtnTemplate" /></cc1:Column>
         </Columns>
         <Templates>
        <cc1:GridTemplate runat ="server" ID="BtnTemplate">
    ...
    See more | Go to post

  • bryan41
    started a topic JavaScript click and hover function needed

    JavaScript click and hover function needed

    Okay, So I don't want a website like this http://colorpx.com/, but the idea of how the Click and Hover function works. I can't seem to find that script they have or what it's called to look it up. But I'm sure it's very simple.

    I want to be able to click and (not release) and drag over other Div's and change the element of multiply ones without having to release the mouse button.

    Sorry for nooby question if this is something...
    See more | Go to post

  • luke
    started a topic how do i get the filename of an image
    in PHP

    how do i get the filename of an image

    what i have is an upload form, when the user clicks on upload an image there computer files are displayed so they can select an image (as standard), when they find there image and click on it how do i grab the file name on click to display on the page? im using php and jquery
    See more | Go to post

  • Anyone suggest how to make ipod album art style slider for cross devices

    Hi
    Anyone suggest how to make ipod album art style flow slider for cross devices, cross flatform and cross browsers.

    http://www.didntyouhear.com/wp-conte.../coverflow.jpg

    http://cdn.cbsi.com.au/applesource/i...verflowpic.png

    Thankyou...
    See more | Go to post

  • Nicodemas
    started a topic Mouseout parent element

    Mouseout parent element

    I am using jQuery to create a mouseout event on an element that contains many children.

    Code:
    <!-- simplified HTML -->
    <div id="wrapper">
       <div id="child-1">... some content...</div>
       <div id="child-2">... some content...</div>
    </div>

    Code:
    // simplified JavaScript
    $("#wrapper").mouseout(function(){
    ...
    See more | Go to post

  • Using jquery autocomplete from database in asp.net - couldn't get minLength working

    Hi,

    I want to use jquery autocomplete from database in asp.net. I got it working except the minLength option. As shown in the following code, I tried a few ways but couldn't get minLength option working. Please shed light on this. Thank you.

    Here is my code:
    Code:
        <script src="../../../jquery/jquery-1.7.2.js" type="text/javascript"></script>
        <script type="text/javascript"
    ...
    See more | Go to post

  • thugbuddha
    started a topic JavaScript createElement, Jquery on click

    JavaScript createElement, Jquery on click

    Hey,
    I have function where it creates img element and sets id = title,
    When i add to index.html jquery
    Code:
    $('#title').click(function() {
      alert('xx');
    });
    it doesn't work, why?


    Jscript function:

    Code:
     function showUploadedItem (source) {
      		var list = document.getElementById("image-list"),
    	  		li   = document.createElement("li"),
    ...
    See more | Go to post

  • Responsive Header spacing issue using fittext.js

    I'm trying to build a responsive header for a website that I'm designing using the fittext.js plug-in. The text is scaling perfectly but I can't figure out how to nudge the text down so that the white color of the text connects with the white color of the body color.

    You can check out an example of the header as I have it now and see an image of what I'm trying to make it look like here: http://andrewcmchugh.com/headerexample/
    ...
    See more | Go to post
    Last edited by Niheel; Apr 23 '12, 02:19 PM. Reason: you copied the question from somewhere else, could of atleast left out the vote up/down text

  • have js date function to get today's date, need tomorrow's date

    Hello i am in need of some help with this JS function. I am using a script which gets Today's date, and i am looking to get Tomorrow's date. I need some help. I will show you what i have and please let me know what i need to change to get the date of Tomorrow.

    Thank you very much for your time.

    Code:
    <SCRIPT LANGUAGE="JavaScript">
    
    
    var now = new Date();
     
    
    var days
    ...
    See more | Go to post

  • narinas
    started a topic i want to replace alert box with jquery dialog box.
    in PHP

    i want to replace alert box with jquery dialog box.

    hello i have validate some code
    Code:
    var err_str//(global variable)
    function save()//save button.
    	{
    	 myDataProcessor.sendData();
    	 if(err_str!="")
    	 alert(err_str);
            // $("#dialog").append("<br><font style='font-weight:bold;color:#3399FF;'>err_str</font>");
    	 err_str="";
    	  $("#result").html("&nbsp;");
    ...
    See more | Go to post

  • luke noob
    started a topic How can i grab the id value using jQuery?

    How can i grab the id value using jQuery?

    To explain i think I might be easier to show my code first...

    My HTML is a form so someone can write and send a message. they can send the message to any name in my database.

    Code:
    <form method="post" name="postMessage" action="">
                    
    <textarea class="input" cols="50" rows="10"></textarea>
    
    <input
    ...
    See more | Go to post

  • adding a news feed to a horizontal news ticker

    Hello:

    We are trying to build some news tickers based on jquery. The first one is using the google api to pull from a news feed, but there are features our bosses want that aren't in this version. In addition, the ticker has some quirks like it seems to speed up and slow down irregularly. In addition, there is no continuous scrolling, Here is the first version:

    http://inetwebdesign.c om/jQueryTools/tickers/dnews/index9.html...
    See more | Go to post

  • Build a Multi-Touch Interface with the Fidget jQuery Plugin

    This article explains how my Fidget jQuery plugin can be used to easily use the Touch events within Mobile WebKit to detect various gestures. You will build a very simple interface that allows a lecturer to organise students into 2 different groups, simply by dragging.

    Because of the way devices like the iPad handle traditional mouse events, it is better to use the available Touch events instead, and Fidget simplifies a process that...
    See more | Go to post

  • amskape
    started a topic Cannot make the Rowspan proper using jQuery

    Cannot make the Rowspan proper using jQuery

    Hi Friends,
    I have a doubt regarding How to do a thing ..... I need to make a admin display page
    like

    Color Item
    ========
    Blue Car
    --------------------
    Blue Pen
    --------------------
    Blue Xylophone
    ---------------------
    Red Camera
    ---------------------

    it must show as


    Color Item
    ========
    Car
    Blue Pen...
    See more | Go to post
Working...