If you ever considered working on a blog with multiple authors and you'd like to add others to publish posts or moderate comments, you c...
Read More
How to Delete a Blogger Blog Permanently
So you really messed something up and need to delete a Blogger blog permanently, but don't know how? You might have encountered an erro...
Read More
MUSCLE website migration
After the migration of the MUSCLE mailing list (see MUSCLE list migration ) I had to move the MUSCLE web site. The MUSCLE (Movement for the ...
Read More
Gantt Chart (6.0+)
html: <div class="gantt" ></div> javas script: //sandbox: http://jsfiddle.net/vL8pP/ //documentation: http://taitems.g...
Read More
New version of libccid: 1.4.17
I just released a version 1.4.17 of libccid the free software CCID class smart card reader driver. Changes: 1.4.17 - 11 June 2014, Ludovic...
Read More
MUSCLE list migration: some emails were invalid
The old MUSCLE list contained: A total of 1043 subscribers 417 of them were already disabled or suspended So only 626 emails (60%) were real...
Read More
Custom Gage (6.0+)
html: <div id="gauge" style="width:400px; height:320px"></div> script: //define your javascript libraries re...
Read More
display internal browser info
html: <pre>---</pre> js: browserInfo="" for (p in navigator){ browserInfo+=p+":\t"+navigator[p]+"\n\r...
Read More
MUSCLE list migration
Hello all, After one month of discussing with David Corcoran (maintainer of the MUSCLE list ) and the technical support of the list service ...
Read More
Enhance a html table (with export features) SF 6.0+
html: <TABLE id='myTable'> <THEAD> <TR><TH>ENERGY STAR Partner</TH><TH>Brand Name</TH>...
Read More
Add a javascript resource file
//add a scripts to head $.getScript("https://ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.4/jquery.dataTables.min.js", function (...
Read More
add a css resource file
//add css to head $("<link/>", { "rel": "stylesheet", "type": "text/css", "href...
Read More
Replace a label property control that contains html with actual html
html: <SpotfireControl id="688183b21bfc40a5a778ac43bc830ea9" /> script: //you will need to replace the number with your actu...
Read More
Extract filtered rows to an html table
#get list of filtered rows dataTable = Document.ActiveDataTableReference rows = Document.ActiveFilteringSelectionReference.GetSelection(data...
Read More
popup dialog (webplayer and client compatible)
1) Put this markup on a HTML <div style='display:none' id="dialog"> <p>put a document property here</p...
Read More
Langganan:
Postingan (Atom)