Shermaine98 / projectTEK2

Project Tek Thesis 2
0 stars 0 forks source link

PRINT PDF table readonly #33

Closed Shermaine98 closed 7 years ago

Shermaine98 commented 8 years ago

function format() { $(".number").each(function () { var x = $(this).val(); $(this).val(x.toString().replace(/,/g, "").replace(/\B(?=(\d{3})+(?!\d))/g, ",")); $(this).prop('readonly', true); }); }

Shermaine98 commented 8 years ago

add sa SearchCensusYearAge.js

$(this).prop('readonly', true); this line

Shermaine98 commented 8 years ago

if hindi .attr

grcldq commented 7 years ago

Will it work if di input yung container

grcldq commented 7 years ago

image Works pero nawawala yung commas. (just removed the ) @gianroxas @Shermaine98

Shermaine98 commented 7 years ago

Not yet tried

On Sunday, 16 October 2016, gcla109 notifications@github.com wrote:

Will it work if di input yung container

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Shermaine98/projectTEK2/issues/33#issuecomment-254026831, or mute the thread https://github.com/notifications/unsubscribe-auth/AKuOeNKO8MwLMG9JU6PeLtqR8syDqtl3ks5q0afDgaJpZM4KVg2t .

yours, Shermaine Sy

http://www.dlsu.edu.ph https://www.facebook.com/DLSU.Manila.100 http://instagram.com/dlsu https://twitter.com/dlsumanila http://dlsumanila.tumblr.com/ http://iblog.lasalle.ph/

DISCLAIMER AND CONFIDENTIALITY NOTICE The information contained in this e-mail, including those in its attachments, is confidential and intended only for the person(s) or entity(ies) to which it is addressed. If you are not an intended recipient, you must not read, copy, store, disclose, distribute this message, or act in reliance upon the information contained in it. If you received this e-mail in error, please contact the sender and delete the material from any computer or system. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of De La Salle University.