Sigma Php Ajax framework, Ajax Components, GUI Builder
May 17, 2012, 12:49:38 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Sigma Php Ajax framework, Ajax Components, GUI Builder
>
Sigma Grid
>
Sigma Grid - Q&A
(Moderators:
steven
,
gbolanoscruz
) >
griad and jquery
Pages: [
1
]
« previous
next »
Print
Author
Topic: griad and jquery (Read 221 times)
fawaz
Newbie
Posts: 2
griad and jquery
«
on:
November 10, 2011, 08:59:00 AM »
I found this code, its a time formt, I need to do this when user editing the cell
<script language = "javascript" src="js/jquery.min.js"></script>
<link type ="text/css" href ="js/jquery.timeentry7.css">
<script type="text/javascript" src="js/jquery.timeentry.js"></script>
<script type="text/javascript" src="js/jquery.datetimeentry.js"></script>
<script type="text/javascript">
$(function () {
$('#textID').timeEntry({show24Hours: true});
});
</script>
note:
#textID : is the text box id , ex : <input id = "textID" type="text" name="T1" size="20">
how i can do this style to cell text box, when cell is editing
Logged
fawaz
Newbie
Posts: 2
Re: griad and jquery
«
Reply #1 on:
November 12, 2011, 06:45:14 AM »
this is a good example :
http://keith-wood.name/timeEntry.html
how i can do that for text editor ,
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News & Announcements
-----------------------------
Sigma Visual GUI Builder & Library
-----------------------------
=> Sigma Visual - Knowledge Share
=> Sigma Visual - Q&A
=> Bug Report & Wishlist
-----------------------------
Sigma Grid
-----------------------------
=> Sigma Grid - Q&A
=> Show Case
=> Bug Report & Wishlist
-----------------------------
Other
-----------------------------
=> AJAX & JavaScript
Loading...