Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2010-04-07 02:07:37
- sereal
- Member
- From: Indonesia
- Registered: 2010-02-18
- Posts: 55
How to check article image size ?
Hi txp masters
I have another question, here’s the scenario
I have 2 style of article forms,
- formOne – article image width size is 430px
- formTwo – article image width size is 916px
how to write a condition statement to check this image width ?
If the article image width size = 430px
load formOne
else
load formTwo
thank you
$(mydocument).notyetready(function() {});
dowebsitesneedtolookexactlythesameineverybrowser ?
Offline
Re: How to check article image size ?
Try smd_if (read help)
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
#3 2010-04-07 10:25:21
- sereal
- Member
- From: Indonesia
- Registered: 2010-02-18
- Posts: 55
Re: How to check article image size ?
thanks the_ghost
I’ll try it.
$(mydocument).notyetready(function() {});
dowebsitesneedtolookexactlythesameineverybrowser ?
Offline
Pages: 1