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

  • SEARCH
  • Home
  • 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
  • 3 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

I don't want to use WebKit .NET because it doesn't have some functionality that
Given that Chrome and Safari use webkit has anyone yet found anything that renders
Is it possible to use Webkit animations/transitions to animate a strikethrough line going through
I have this carousel which rotates in 3D with the use of -webkit-transform: rotateX(rotation
I run Ruby threads that use PhantomJS, a command-line headless Webkit engine, to turn
I'm investigating whether I can use webkit-sharp for my application. The main thing I
I'd like to write an application that would use both Javascript and HTML as
I have this strange bug in Safari Mac. When I use CSS columns (-webkit-column-count),
I need to use WebKit in my perl + gtk2 application. Found a package
So I want use multiple div tags that use webkit borders but for some

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.