Search found 6 matches
- Tue Sep 11, 2018 12:33 pm
- Forum: General Support & Discussions
- Topic: Javascript support
- Replies: 2
- Views: 795
Re: Javascript support
Thank you
- Tue Aug 07, 2018 11:06 am
- Forum: General Support & Discussions
- Topic: Javascript support
- Replies: 2
- Views: 795
Javascript support
Hello 1. In new version 10 of iMacros for Firefox Quantum there is no support of .js scripts. What IPSwitch products can play javascript-files, wrote for old Firefox iMacros extension? 2. I need also support of URL GOTO command for a privileged URL such as javascript:, file:, data:, and about: and c...
- Tue Nov 05, 2013 3:00 pm
- Forum: iMacros for Firefox
- Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
- Replies: 363
- Views: 338102
Re: Feature Requests & Bug Fix Requests. ADD YOURS!
Problem in sending non-latin path-name to external editor: When I use cyrillic file/path names, I can't open macros in external editor by iMacros interface (editor don't understand filename). This is not a problem of external editor, because it works well when I use its own file-open interface. 1. i...
- Tue Nov 05, 2013 2:16 pm
- Forum: iMacros for Firefox
- Topic: Bug when calling javascript from javascript
- Replies: 3
- Views: 1804
Re: Bug when calling javascript from javascript
Thank You for answer, Tom This examples was used to demonstrate the problem. In fact I have a task on my job - to make external library of complex javascript functions to call they from different scripts. You didn’t recognize one more abnormality: if You make iimPlay('code: …') in the end of code, o...
- Tue Nov 05, 2013 8:02 am
- Forum: iMacros for Firefox
- Topic: Bug when calling javascript from javascript
- Replies: 3
- Views: 1804
Bug when calling javascript from javascript
I'm trying to call several javascripts from parent javascript by iimPlay("CODE:URL GOTO=imacros://run/?m=name.js") command. Example 1: var storage = window.localStorage; storage['indx']='_'; // global variable for (var i = 0; i < 5; i++) { storage['indx']='_'+i; iimPlay("CODE:URL GOTO=imacros://run/...
- Sun Oct 27, 2013 6:59 am
- Forum: General Support & Discussions
- Topic: Problem:iMacros failed to open macros in any external editor
- Replies: 1
- Views: 965
Problem in sending Cyrillic path-name to external editor
Good day! I use iMacros plugin for Firefox and have the same problem as Vadim. When I use cyrillic file/path names , I can't open macros in external editor by iMacros interface . This is not a problem of external editor, because it works well when I use its own file-open interface. 1. iMacros 8.5.1,...