I added a new example for the slider plug-in:http://apex.oracle.com/pls/apex/f?p=65560:12In the new example I show the slider selecting the image from a table column.This is the select I use:selectIMG_ID as id,’#OWNER#.aaw_img_display?p_img_id=’ || to_…
Ich habe in den letzten Tagen meine Plugin-Applikation aktualisiert. Neben den altbewährten Beispielen, findet Ihr nun auch die Integration von Sparklines und eines Image Slider Beispiels.Das Image Slider Plugin geht im Zuge meines DOAG Artikels onlin…
After cleaning up my old APEX applications I found a nice example application about navigation solutions inside APEX. Have a look here: http://apex.oracle.com/pls/apex/f?p=66001:1/* ———————————————————————-…
Another simple example to show how the jExpand report looks inside APEX:http://apex.oracle.com/pls/apex/f?p=66002:1/* ———————————————————————————————————————————— *…
After I created the source for the image slider plug-in. I think I can use it for any slider/gallery technique I like.Now I’m thinking which jQuery image solution could be the next APEX plug-in?What do you think? Or do you even have a better idea? http…