Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dbl Click
Message
 
 
À
14/11/2012 16:20:40
Information générale
Forum:
ASP.NET
Catégorie:
Client-side développement
Titre:
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01556330
Message ID:
01557230
Vues:
45
>Could it be as simple as making the id a param of the anonymous function call?
>
>$('tr').dblclick(function (id) {
>
Where this code should be placed and is there a way to find out why this code never fires?

I found that I do have flexClients table
<div class="bDiv" style="height: auto;">
<table id="flexClients" class="autoht" cellspacing="0" cellpadding="0" border="0" style="">
<tbody>
<tr id="row81">
<td align="center" abbr="Id" style="display: none;">
<div style="text-align: center; width: 100px;">81</div>
</td>
<td align="center" abbr="Number">
<div style="text-align: center; width: 100px;">5031</div>
</td>
<td class="sorted" align="center" abbr="Name">
<div style="text-align: center; width: 350px;">Canaan</div>
</td>
<td align="center" abbr="Contact1">
<div style="text-align: center; width: 350px;"> </div>
</td>
</tr>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform