Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5965967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T19:43:19+00:00 2026-05-22T19:43:19+00:00

I use a webkit dot net browser through c#, and I have a website

  • 0

I use a webkit dot net browser through c#, and I have a website that I am showing through that browser in a desktop application. Anyway, I came to a conclusion (tested line by line) the this line “breaks” my program (that is, nothing is displayed):

var class = $(this).attr("class");  

The thing is that the same code is working fine in the newest Google Chrome browser so it has to be due to the webkitdotnet. Now, I’m asking if someone had a similar problem (and how he/she solved it), any help is welcome.

My second question (not sure if I should post it as sepparate question? – if so please tell me and I will): Is it possible to somehow “copy” the files from Chrome instalation to webkitdotnet folder (I see a lot of dlls) and therefore have a newer version?

I asked already on their forum, but as it seems the development has stopped, so if someone also maybe knows some other good webkit wrapper for .net, please advise, keeping in mind I already tried some of them.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T19:43:20+00:00Added an answer on May 22, 2026 at 7:43 pm

    I’m not quite sure why Chrome doesn’t fail on this. class is technically a reserved word in Javascript, so you can’t create variables with the name class.

    Furthermore, you don’t need the jQuery wrapper. You can access it through the DOM property className (which is not called class for exactly the same reasons stated above):

    var className = this.className;
    

    You can give your variables (and properties and methods etc.) any name you like, except those listed among Javascript’s reserved words.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Given that Chrome and Safari use webkit has anyone yet found anything that renders
Use case: 3rd party application wants to programatically monitor a text file being generated
We use a data acquisition card to take readings from a device that increases
I want to use WebKit as the layout/rendering engine, and I want to code
I would like to use WebKit's box-shadow css property for a little drop-down. The
I am looking to use Webkit CSS3 to move a absolutely positioned DIV from
As I understand it, both Safari and Chrome use WebKit. There are many projects
'''use Jython''' import shutil print dir(shutil) There is no, shutil.move, how does one move
Use case: A does something on his box and gots stuck. He asks B
I use Firebug and the Mozilla JS console heavily, but every now and then

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.