1

best regards ,

I have been using imacros for 2 weeks and I love it, my problem is, I have this website form alibaba

I can automate all the form and checkbox except the "Message" one,

I have written many JS codes and try to write using id, class

but nothing worked

I have tested all the demos and they worked

I use windows xp sp2, my browser firefox 13.0.1, my imacro addon 7.5.0.4

could you kindly help my ,

thanks in advance

1 Answer 1

1

That message input box is in fact hidden (I don't think Imacros can change the attribute of a DOM element; try using javascript inside EVAL or better make a Greasemonkey script). As I've seen in that message box you actually write inside an Iframe overlapped on that textarea. You can access that in Imacros but not do much about with: FRAME F=3.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.