Forum moderator: bigblog  
uCoz Community » For Webmasters » Custom Solutions » 2 Automatic AJAX window on webpage load (Tutorial)
2 Automatic AJAX window on webpage load
belmo996
Posts: 123
Reputation: 4

Message # 46 | 9:21 AM
is it possible change color of Ajax window ? smile
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 47 | 1:45 PM
belmo996, it is only possible to change the colour of the AJAX popup in your own account based User/Admin bar. At the moment there is no system way to specify a default colour which is used for all users without the use of custom scripting.

Good luck. wink

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
belmo996
Posts: 123
Reputation: 4

Message # 48 | 3:51 PM
Paradox, but I see on one site different style of AJAX Window smile
Cyberdasm
Posts: 639
Reputation: 7

Message # 49 | 4:54 PM
screenshot plsss i dont under what you mean nothing change in my site
1F4BF3B
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 50 | 11:48 AM
belmo996, this link should help. wink

dense0293, what are you in need of for a screenshot, of what this does itself?

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
carloscompu
Posts: 246
Reputation: 1

Message # 51 | 5:18 PM
I would like to add the user activity list to the side window but it dont work with this code

Here is the code Im using to add "get the user activity"
the code works fine cause I use it in a module but It dont work in the ajax box

Heres the code that im adding

<script type="text/javascript">
$(document).ready(function()
{
$('span.getmuroactetc').load('/index/8-0-$USER$ #getmuroactetc');
});
</script><div align="center"><span class="getmuroactetc"></span>

I just want to show the users activities example:
Video 0
File catalog 0
photo album 10
Sunny
Posts: 9296
Reputation: 456

Message # 52 | 12:39 PM
carloscompu, it won't work as there is a script conflict.
I'm not active on the forum anymore. Please contact other forum staff.
carloscompu
Posts: 246
Reputation: 1

Message # 53 | 2:59 PM
k thanks ,Im also interested in a random opening which will open 2 or 3 ajax window after the other in the bottom
I have the code but I want it that after one clos the other will open a few second later with a difrent information
If it can be done.
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 54 | 0:46 AM
carloscompu, this link should help: http://w3schools.com/js/js_timing.asp smile
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
uCoz Community » For Webmasters » Custom Solutions » 2 Automatic AJAX window on webpage load (Tutorial)
Search: