Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

jquery

Passing data between a parent window and a child popup window with jQuery

August 27, 2022 by Magenaut

I have the following HTML

Categories ASP.NET, Q&A Tags asp.net, javascript, jquery Leave a comment

Staying on current jQuery tab across post back?

August 27, 2022 by Magenaut

I am using jQuery tabs and an ASP.NET listview to display and edit some information. My problem is that when a user inserts a new record in one of the listview items my jQuery tabs go back to the first tab. Is there a way to keep track of which tab I am on or keep it from resting on post back?

Categories ASP.NET, Q&A Tags asp.net, jquery, postback Leave a comment

How to use jquery in ASP.​NET Core

August 27, 2022 by Magenaut

I created a ASP.NET core template and wrote a jquery script. When I look at the page I see that jquery is loaded into the page, but the script doesn’t run. I looked at the ASP.NET docs page and my layout.cshtml looks the same, so are there extra steps I must take to get jquery working?
How to use jquery in ASP.​NET Core
Home page

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-mvc, c#, jquery Leave a comment

Uncaught TypeError: Cannot use ‘in’ operator to search for ” in JSON string

August 27, 2022 by Magenaut

I’ve use token input in my website, and here’s how I initialize the token input:

Categories ASP.NET, Q&A Tags asp.net, javascript, jquery, jquery-tokeninput, json Leave a comment

jquery color animation throws Invalid property value intermittently

August 27, 2022 by Magenaut

I’m trying to animate the background for an ASP.Net hyperlink to do a yellow fade on an update panels refresh. So far it works almost all of the time, but occasionally a javascript error is thrown “Invalid Propery value.” and it debugs into the jquery color plug-in code to this line…

Categories ASP.NET, Q&A Tags asp.net, colors, jquery, jquery-animate, updatepanel Leave a comment

How to insert jQuery code? Uncaught ReferenceError: $ is not defined in view razor code

August 27, 2022 by Magenaut

I have the following Asp.Net MVC 4 razor code at the end of the file.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-4, jquery Leave a comment

Which Javascript history back implementation is the best?

August 27, 2022 by Magenaut

There are implementations for history.back in Micrososft AJAX and jQuery (http://www.asual.com/jquery/address/).
I already have jQuery and asp.net ajax included in my project but I am not sure which implementation of history.back is better.

Categories ASP.NET, Q&A Tags asp.net, asp.net-ajax, asp.net-mvc, javascript, jquery Leave a comment

DatePicker disappears after postback

August 27, 2022 by Magenaut

I have an asp:TextBox associated to a jquery DatePicker. This input has a onTextChangedEvent that updates a Literal Control.

Categories ASP.NET, Q&A Tags asp.net, jquery, postback, updatepanel Leave a comment

Check whether console is present

August 26, 2022 by Magenaut

I am writing a plugin. For that I will log a few things, say warnings, necc things, etc. To log them I will use console, but there can be an error if some browser doesn’t support console. To handle this error, I am thinking of using this code:

Categories ASP.NET, Q&A Tags asp.net, javascript, jquery Leave a comment

MVC JSON actions returning bool

August 26, 2022 by Magenaut

I had my ASP.NET MVC actions written like this:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, jquery, json Leave a comment
Older posts
Newer posts
← Previous Page1 … Page33 Page34 Page35 … Page57 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress