Welcome Guest, Not a member yet? Register   Sign In
popup layer problem
#1

[eluser]Bigil Michael[/eluser]
i want to open a pop up layer form when my website loading first time. Inorder to do that i have developed a new page index2.php and pasted the code for pop up layer. my problem is that i cant run index2.php because i am doing url rewriting like this.
Code:
RewriteCond $1 !^(index\.php|images|media|colorbox|captcha|common|styles|scripts|robots\.txt)
is it possible to run index2.php without altering this code.
can anyone help me?

or suggest any other method to open pop up layer, when my website loading.


#2

[eluser]InsiteFX[/eluser]
Not sure if this will solve your problem but it may!

CodeIgniter Users Guide - URL Helper

See the anchor_popup() Method
#3

[eluser]Bigil Michael[/eluser]
thanks for your reply.
in anchor pop up when i click on the link 'click me' the pop up will open. I want the pop up when site loading first time,[that means without any click popup will open].

#4

[eluser]InsiteFX[/eluser]
You would need to use jQuery dialog or popup then.

I will take a look this weekend see what I can come up with!
#5

[eluser]Bigil Michael[/eluser]
ok. Thanks




Theme © iAndrew 2016 - Forum software by © MyBB