No similar topics found.

0
jquery not working
My jQuery form validation not working in textastic. It works on a PC but when I try to run the program on my iPad through textastic app, these functionalities do not work. All my form validation does not exist at all in this app. I'm using HTML5, javascript, jquery. This is a great app but is useless without being to test out my form validations on the go. Any help would be greatly appreciated.

0
Debug log should obfuscate passwords
Although the configuration screens star out passwords they are recorded in plain text in the debug log.
This is obviously bad!
Please correct so debug logs can safely be used for problem diagnosis.
This is obviously bad!
Please correct so debug logs can safely be used for problem diagnosis.

0
Fixed
Autosuggest won't take no for an answer
I've had something like this happen a few times:
* I type "its"
* The autocorrect wants to change it to "it's"
* I tap the [x] in the autocorrect popup to close the popup
* It makes the change anyway
* I retype my original text
* The autocorrect comes back
* Repeat
* I type "its"
* The autocorrect wants to change it to "it's"
* I tap the [x] in the autocorrect popup to close the popup
* It makes the change anyway
* I retype my original text
* The autocorrect comes back
* Repeat

0
custom symbols
The symbols dropdown is useful for jumping around a document. It would be cool if we could define our own symbols using some kind of pattern matching or regexes so one could do things like have a symbol for footnote entries or blockquotes, etc.

0
Not a bug
When reading email attachments, make make textastic the default text editor.
When reading email attachments, make textastic the default text editor.

Answer
Alexander Blach (Developer)
15 years ago
Sorry, but the order is determined by iOS, so unfortunately, this is not possible. (At least I'm not aware of it).

0
Fixed
Keyboard error / wrong keyboard layout
Hi, i have a French keyboard i think there's a bug with the ; key it produces ' but shift+; makes : correctly

Answer
Alexander Blach (Developer)
15 years ago
You need to select the correct virtual on-screen keyboard layout corresponding to the connected hardware keyboard. (see comments)

0
Under review
transfer connections-settings
It would be very, very comfortable to transfer connections-settings from one portable device to another!

0
Under review
Linking HTML and CSS files
Hi,
I can't seem to get my HTML and CSS files to work together. They work fine in dreamweaver. I can't find much support on the subject. Please help.
<!DOCTYPE html>
<html>
<head>
<rel="stylesheet" type="text/css" link href="style.css">
<meta charset="utf 8">
<html lang="en">
<title>Doctors Abroad SA</title>
</head>
.......
@charset "utf-8";
/* CSS Document */
/* Default Style */
header {
height: 150px;
background-color:#333;
margin-bottom: none;
}
Customer support service by UserEcho