Tagged Questions

0
votes
0answers
5 views

how to add tags to markitup mail or other php script to send email

Hi, I'm using markItUp! & advance mail option. What I'm trying to do is: -using a field of the DB to populate email field in Outlook (now only email title can be automatic f …
2
votes
1answer
72 views

MarkItUp! continous preview refresh without hitting enter

I'm using MarkItUp (http://markitup.jaysalvat.com/) and can't really figure out how to get it to continuously update the preview pane as each character is typed (or even when a 'sp …
0
votes
2answers
40 views

markitup changes the explicitly set size of textarea?

Hi I set up several textarea's with diffrent sizes as: <textarea class="markItUp" rows="5" cols="80" name="upstring"> or <textarea class="markItUp" rows="100" cols="8 …
0
votes
0answers
22 views

Customizing the markitUp Toolbar

Has anyone figured out how to truely customize the markitup toolbar? Sure you can remove items from the mySettings config variable but that somehow garbles the toolbar. You end up …
0
votes
3answers
56 views

Displaying preview panel automatically in markitup! editor

I'm using the markitup! as a markdown editor (example). Currently, I need to press the preview button (green tick) to display the preview panel. I would like the preview to be d …