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 7593679
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T21:13:46+00:00 2026-05-30T21:13:46+00:00

I have an empty table with cell’s whose id’s are already assigned e.g. <td

  • 0

I have an empty table with cell’s whose id’s are already assigned

e.g.

<td id="se/sv-1">&nbsp</td>

Then I have a go button defined like so

<a href="#" alt="PreSurf" id="submit"><img src="go.png"></a>

In the bottom (important?) of the page but still within the body I have the following script

$(document).ready(function() {
    $("a").click(function(event) {
        event.preventDefault();
    });
    $("a#submit").click(function(event) {
        $("#se/sv-1").load("psurl.php?server=someserver.somehost.com&url=/se/sv&port=80");
    });
});

Yet it doesn’t load on click… I have tested the url (obviously the hostname is changed to protect the innocent) and it works exactly like it should… I have tested by replacing the .load line with a simple alert(‘booya’); and it works yet the .load doesn’t

Any ideas?

  • 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-30T21:13:47+00:00Added an answer on May 30, 2026 at 9:13 pm

    Use $("#se\\/sv-1") instead of $("#se/sv-1")

    If you wish to use any of the meta-characters ( such as
    !”#$%&'()*+,./:;<=>?@[]^`{|}~ ) as a literal part of a name, you must
    escape the character with two backslashes: \\.

    http://api.jquery.com/category/selectors/

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

Sidebar

Related Questions

For the table below, row2 and row3 have more than 1 empty cell( <td></td>
I have dragged a empty asp.net table onto my webform. I generate all the
If I have an mssql varchar[1024] that is always empty in a table, how
Let's say I have an empty XML file like so: <root></root> And I want
So I have this (huge) table , classed with css (big_conv_tbl) . All empty
I have a table with 5 rows and 2 columns. Each cell contains a
I have a table whose columns indicate a property of data items. Each item
I have a list of images, and an empty table I need to be
In order to empty the contents of a table cell, I issue the following
I have a MySQL table which has about 30 columns. One column has empty

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.