I am trying to a setup a jquery based navigation for my photo gallery
i.e something like facebook using hash url technique. I am using php
and mysql in the backend. Is there any example I could look at for
implementing it. The reason for using hash urls is that I would like
to have an unique url f
On Sun, Sep 20, 2009 at 11:29 AM, David D wrote:
> You don't need to use ckfinker. Ckeditor 3 just needs an upload and a
> browse url. You can make them in your prefered language.
>
>
This one looks good too
http://github.com/zilenCe/mootools-filemanager ( works with TinyMCE )
-
Anush
On Sat, Sep 19, 2009 at 11:17 PM, morwo wrote:
>
> On Sep 18, 4:54 pm, Rama Vadakattu wrote:
>> Can any one please recommend a powerful WYSIWYG (commercial/open
>> source) editor which has a image upload capability.
>
> What about TinyMCE? It seems good and I think it's easy to install new
> (e
On Tue, Sep 15, 2009 at 5:55 PM, MiKiTiE wrote:
>
> Having checked the source code, it looks like you're not even
> including the core and tabs ui.
>
> For example:
>
> http://jqueryui.com/latest/ui/
> ui.core.js">
> http://jqueryui.com/latest/ui/
> ui.tabs.js">
>
> If you were to link di
When I try using jquery gradient plugin with tabs, I see that the tabs
get disabled.
Does anybody here know the reason behind it ?
--
Anush
I am displaying a few fields in a table as below
field1
field2
field3
field4
field5
I have a link to append a new table with the same fields. What I would
like to do is when I click on "Append new table" link, I would like to
convert all the existing fields in the table in a sin
I am trying to use the thickbox plugin with the result function of the
autosuggest plugin and haven't had any success with that
$("#addCurrentLocation").result(function(event, data, formatted) {
document.getElementById("prev_sightings").innerHTML = "View Location Info";
});
Basic
On Tue, Aug 4, 2009 at 9:23 PM, Liam Potter wrote:
>
> can you post an example?
>
>
> anush wrote:
>
>> Has anybody tried embedding Google Maps inside jqModal ?
>>
>> The maps aren't getting displayed properly.
>>
>> $().ready(function() {
>>$('#dialog').jqm();
>> });
>>
>
On Tue, Aug 4, 2009 at 10:49 PM, Paulodemoc wrote:
>
> What are the problems with the maps?
>
Only a part of the map is visible. Rest of it is grey .. the map tiles
aren't loading
On Thu, Jul 30, 2009 at 9:26 PM, waseem sabjee wrote:
> var url = "?car.php?id=53";
> top.location = url;
>
Thanks. Got it
-
Anush
10 matches
Mail list logo