Top Tutorials
Install WordPress on Azure
Javascript datatable add hidden column and export
Cracking WordPress security plugins – UPDATED
Best ways to implement password reset feature in your web application
Skip to content
  • Home
  • PHP
  • CodeIgniter
  • WordPress
  • Magento
  • JQuery
  • Java Script
  • Other
logo
  • Home
  • PHP
  • CodeIgniter
  • WordPress
  • Magento
  • JQuery
  • Java Script
  • Other
  • Home
  • JQuery

Tag: JQuery

jQuery submit any form via ajax using valuable script

June 25, 2018 Sumith HarshanJQuery

If you have too many forms to submit via ajax you can use the below speedy code to do that. Only you have to call to that function via parameters. Great script with custom validations.

ajax, Java Script, JQuery, json

jQuery get click element's coordinates

October 16, 2013 Sumith HarshanJQuery

How can I get clicked element’s coordinates that means mouse x and y positions related to the clicked element, related to document and related to it’s parent element?This is not the big task.jQuery pageX, pageY, offset() events can be use…

click, Error Handling, JQuery

JQuery trigger click event not working

October 12, 2013 Sumith HarshanJQuery

Sometimes jquery trigger click event not working properly.That is not the browser issue.There is not jquery conflicting or javascript errors.If you already added jQuery.noConflict(), not working trigger click event.The main issue is the .click() function call is calling the browser’s…

click, Error Handling, JQuery

JQuery get href value of anchor tag in clicked li tag

October 12, 2013 Sumith HarshanJQuery

I have the following list items with each anchor tags.So I need to get each clicked list item’s anchor tag href value.Here tested solutions and possible errors of the discussions beyond the expectation.

click, Error Handling, JQuery, Value

How to create popup window in JQuery

December 5, 2012 Sumith HarshanJQuery

Creating popup window or pop-under window using JQuery.Pop-under window means when we go to the web sites(some web sites) and after we closing the browser window we can see some windows is open.These are named pop-under windows and the reason…

Browser, click, Cookies, JQuery

JQuery reset or clear large form

November 25, 2012 Sumith HarshanJQuery

How can you clear or reset large fields of form quickly.You can use jquery $(‘#formID’).reset();. But this would remain in the form if you reset it this way.This is why a “manual” reset is needed. This is the perfect way…

JQuery

JQuery full screen background rotator/slideshow example

November 12, 2012 Sumith HarshanJQuery

How to create full screen background rotator/slideshow using jquery.It is simple with using jquery supersized plugin.Only you have to pass parameters it the function and it’ll automatically rotating with images.It is not re-size when zoom in and zoom out of…

Animation, Image, JQuery

JQuery autocomplete example with database accessing

November 9, 2012 Sumith HarshanJQuery

How can I create text box or drop down box using jquery autocomplete feature with database accessing.It is happening when you are pressing keys in that field.Then call to the database to get records.First you must access jquery-ui auto complete…

JQuery

JQuery detect arrow keys press

November 9, 2012 Sumith HarshanJQuery

Here is a tested example of how to detect arrow keys press using JQuery.You can detect up key,down key,left and right key is pressed. Here is a full code.Run these script in the firebug console.You can test this.

JQuery

JQuery detect ascii value/char code of keys

November 9, 2012 Sumith HarshanJQuery

How to detect ascii value/char code of keys when they are pressing.This is simple.JQuery allows to process the event handlers.You must first get the jquery events.js file.

JQuery

Posts navigation

1 2 3 Next

Recent Posts

  • Install WordPress on Azure
  • Javascript datatable add hidden column and export
  • Cracking WordPress security plugins – UPDATED
  • Best ways to implement password reset feature in your web application
  • Visual Studio MSBuild on CI Server can’t find AL.exe – SOLVED!

Recent Comments

    Categories

    • Azure
    • CodeIgniter
    • CSS
    • HTML
    • Java Script
    • Joomla
    • JQuery
    • Magento
    • Other
    • PHP
    • Security
    • Visual Studio
    • Wordpress
    • yii
    • Home
    • About me
    • Privacy/Policy
    • Contact me
    • WordPress Plugins
    • CodeIgniter Live Chat Plugin Version 2
    • Corona | Covid-19 updates & statistics
    Copyright © All rights reserved.
    Powered by Webexplorar Inc | Site by Sumith Harshan